UNPKG

motion

Version:

motion - moving development forward

73 lines (72 loc) 1.87 kB
{ "_args": [ [ "oauth-sign@~0.3.0", "/Users/nw/motion/packages/motion/node_modules/request" ] ], "_from": "oauth-sign@>=0.3.0 <0.4.0", "_id": "oauth-sign@0.3.0", "_inCache": true, "_installable": true, "_location": "/oauth-sign", "_npmUser": { "email": "mikeal.rogers@gmail.com", "name": "mikeal" }, "_npmVersion": "1.2.14", "_phantomChildren": {}, "_requested": { "name": "oauth-sign", "raw": "oauth-sign@~0.3.0", "rawSpec": "~0.3.0", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/request" ], "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz", "_shasum": "cb540f93bb2b22a7d5941691a288d60e8ea9386e", "_shrinkwrap": null, "_spec": "oauth-sign@~0.3.0", "_where": "/Users/nw/motion/packages/motion/node_modules/request", "author": { "email": "mikeal.rogers@gmail.com", "name": "Mikeal Rogers", "url": "http://www.futurealoof.com" }, "bugs": { "url": "https://github.com/mikeal/oauth-sign/issues" }, "dependencies": {}, "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.", "devDependencies": {}, "directories": {}, "dist": { "shasum": "cb540f93bb2b22a7d5941691a288d60e8ea9386e", "tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz" }, "engines": { "node": "*" }, "homepage": "https://github.com/mikeal/oauth-sign#readme", "main": "index.js", "maintainers": [ { "name": "mikeal", "email": "mikeal.rogers@gmail.com" } ], "name": "oauth-sign", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "url": "git+https://github.com/mikeal/oauth-sign.git" }, "scripts": { "test": "node test.js" }, "version": "0.3.0" }