{ "_from": "express-promise@^0.4.0", "_id": "express-promise@0.4.0", "_inBundle": false, "_integrity": "sha1-BDw8t3iND/KZsGUG30RXIv360eQ=", "_location": "/express-promise", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "express-promise@^0.4.0", "name": "express-promise", "escapedName": "express-promise", "rawSpec": "^0.4.0", "saveSpec": null, "fetchSpec": "^0.4.0" }, "_requiredBy": [ "/" ], "_resolved": "http://registry.npm.taobao.org/express-promise/download/express-promise-0.4.0.tgz", "_shasum": "043c3cb7788d0ff299b06506df445722fdfad1e4", "_spec": "express-promise@^0.4.0", "_where": "/Users/bin.shen/WebstormProjects/screen_demo_api", "bugs": { "url": "https://github.com/luin/express-promise/issues" }, "bundleDependencies": false, "deprecated": false, "description": "An [express.js](http://expressjs.com) middleware for easy rendering async query.", "devDependencies": { "dotq": "~0.1.0", "mocha": "~1.12.1", "should": "~1.2.2" }, "engines": [ "node >=0.6.0" ], "homepage": "https://github.com/luin/express-promise", "keywords": [ "promise", "express", "middleware" ], "licenses": "MIT", "main": "./", "name": "express-promise", "repository": { "type": "git", "url": "git://github.com/luin/express-promise.git" }, "scripts": { "test": "mocha -R spec" }, "version": "0.4.0" }