|
|
|
|
@ -22,20 +22,20 @@ |
|
|
|
|
"author": "Yago Pérez <yagoperezs@gmail.com>", |
|
|
|
|
"license": "MIT", |
|
|
|
|
"dependencies": { |
|
|
|
|
"bluebird": "^2.9.30", |
|
|
|
|
"bluebird": "^2.10.1", |
|
|
|
|
"debug": "^2.2.0", |
|
|
|
|
"mime": "^1.3.4", |
|
|
|
|
"request": "^2.58.0" |
|
|
|
|
"request": "^2.64.0" |
|
|
|
|
}, |
|
|
|
|
"devDependencies": { |
|
|
|
|
"contributor": "^0.1.25", |
|
|
|
|
"coveralls": "^2.11.2", |
|
|
|
|
"istanbul": "^0.3.17", |
|
|
|
|
"coveralls": "^2.11.4", |
|
|
|
|
"istanbul": "^0.3.21", |
|
|
|
|
"jsdoc-to-markdown": "^1.2.0", |
|
|
|
|
"jshint": "^2.8.0", |
|
|
|
|
"mocha": "^2.2.5", |
|
|
|
|
"mocha-lcov-reporter": "0.0.2", |
|
|
|
|
"should": "^7.0.1" |
|
|
|
|
"mocha": "^2.3.3", |
|
|
|
|
"mocha-lcov-reporter": "^1.0.0", |
|
|
|
|
"should": "^7.1.0" |
|
|
|
|
}, |
|
|
|
|
"repository": { |
|
|
|
|
"type": "git", |
|
|
|
|
|