UNPKG

motion

Version:

motion - moving development forward

103 lines (102 loc) 2.43 kB
{ "_args": [ [ "request@2.40.0", "/Users/nw/motion/packages/motion/node_modules/surge" ] ], "_from": "request@2.40.0", "_id": "request@2.40.0", "_inCache": true, "_installable": true, "_location": "/request", "_npmUser": { "email": "mikeal.rogers@gmail.com", "name": "mikeal" }, "_npmVersion": "1.4.9", "_phantomChildren": {}, "_requested": { "name": "request", "raw": "request@2.40.0", "rawSpec": "2.40.0", "scope": null, "spec": "2.40.0", "type": "version" }, "_requiredBy": [ "/surge" ], "_resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz", "_shasum": "4dd670f696f1e6e842e66b4b5e839301ab9beb67", "_shrinkwrap": null, "_spec": "request@2.40.0", "_where": "/Users/nw/motion/packages/motion/node_modules/surge", "author": { "email": "mikeal.rogers@gmail.com", "name": "Mikeal Rogers" }, "bugs": { "url": "http://github.com/mikeal/request/issues" }, "dependencies": { "aws-sign2": "~0.5.0", "forever-agent": "~0.5.0", "form-data": "~0.1.0", "hawk": "1.1.1", "http-signature": "~0.10.0", "json-stringify-safe": "~5.0.0", "mime-types": "~1.0.1", "node-uuid": "~1.4.0", "oauth-sign": "~0.3.0", "qs": "~1.0.0", "stringstream": "~0.0.4", "tough-cookie": ">=0.12.0", "tunnel-agent": "~0.4.0" }, "description": "Simplified HTTP request client.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "4dd670f696f1e6e842e66b4b5e839301ab9beb67", "tarball": "http://registry.npmjs.org/request/-/request-2.40.0.tgz" }, "engines": [ "node >= 0.8.0" ], "homepage": "https://github.com/mikeal/request", "license": "Apache-2.0", "main": "index.js", "maintainers": [ { "name": "mikeal", "email": "mikeal.rogers@gmail.com" } ], "name": "request", "optionalDependencies": { "aws-sign2": "~0.5.0", "form-data": "~0.1.0", "hawk": "1.1.1", "http-signature": "~0.10.0", "oauth-sign": "~0.3.0", "stringstream": "~0.0.4", "tough-cookie": ">=0.12.0", "tunnel-agent": "~0.4.0" }, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/mikeal/request.git" }, "scripts": { "test": "node tests/run.js" }, "tags": [ "http", "simple", "util", "utility" ], "version": "2.40.0" }