Commit 391bd402 by Ben Drucker

deps

parent 9b2c8583
......@@ -20,5 +20,20 @@
"bugs": {
"url": "https://github.com/bendrucker/clearbit-node/issues"
},
"homepage": "https://github.com/bendrucker/clearbit-node"
"homepage": "https://github.com/bendrucker/clearbit-node",
"dependencies": {
"bluebird": "2",
"create-error": "0.3",
"needle": "0.7"
},
"devDependencies": {
"chai": "1",
"gulp": "3",
"gulp-istanbul": "0.3",
"gulp-jshint": "1",
"gulp-mocha": "1",
"jshint-stylish": "1",
"mocha": "1",
"sinon": "1"
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment