Loading README.md +2 −0 Original line number Diff line number Diff line # Request-Promise [](https://david-dm.org/tyabonil/request-promise) A Promises/A XHR wrapper for Bluebird and Request [Bluebird](https://github.com/petkaantonov/bluebird) and Loading package.json +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ "author": "Ty Abonil", "license": "MIT", "dependencies": { "bluebird": "^1.2", "bluebird": "^2.3", "request": "^2.34" }, "devDependencies": { Loading Loading
README.md +2 −0 Original line number Diff line number Diff line # Request-Promise [](https://david-dm.org/tyabonil/request-promise) A Promises/A XHR wrapper for Bluebird and Request [Bluebird](https://github.com/petkaantonov/bluebird) and Loading
package.json +1 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,7 @@ "author": "Ty Abonil", "license": "MIT", "dependencies": { "bluebird": "^1.2", "bluebird": "^2.3", "request": "^2.34" }, "devDependencies": { Loading