summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Early <alex@npmjs.com>2017-11-06 18:09:42 -0800
committerAlexander Early <alex@npmjs.com>2017-11-06 18:09:42 -0800
commitc9869104b78eb318ffb8e5b935644eacd963a751 (patch)
tree274b2a7bdd26fc79e2b2b2b6a0b413d9d107a48a
parent11adc19bcdadb382e9dcf99e4784356546f4f41f (diff)
downloadasync-c9869104b78eb318ffb8e5b935644eacd963a751.tar.gz
add homepage to package.json
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 23b551a..a05f13d 100644
--- a/package.json
+++ b/package.json
@@ -4,6 +4,7 @@
"version": "2.5.0",
"main": "dist/async.js",
"author": "Caolan McMahon",
+ "homepage": "https://caolan.github.io/async/",
"repository": {
"type": "git",
"url": "https://github.com/caolan/async.git"