{ "name": "shopify-promise", "version": "0.0.5", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "bluebird": "^2.9.13", "debug": "^2.1.1", "dotty": "0.0.2", "request-promise": "^0.4.0", "underscore": "^1.8.2" } }