{ "_args": [ [ { "name": "oauth", "raw": "oauth@^0.9.12", "rawSpec": "^0.9.12", "scope": null, "spec": ">=0.9.12 <0.10.0", "type": "range" }, "C:\\Users\\talor\\bots\\polibug\\node_modules\\twauth" ] ], "_from": "oauth@>=0.9.12 <0.10.0", "_id": "oauth@0.9.14", "_inCache": true, "_installable": true, "_location": "/oauth", "_npmUser": { "email": "ciaranj@gmail.com", "name": "ciaranj" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "oauth", "raw": "oauth@^0.9.12", "rawSpec": "^0.9.12", "scope": null, "spec": ">=0.9.12 <0.10.0", "type": "range" }, "_requiredBy": [ "/twauth" ], "_resolved": "https://registry.npmjs.org/oauth/-/oauth-0.9.14.tgz", "_shasum": "c5748883a40b53de30ade9cabf2100414b8a0971", "_shrinkwrap": null, "_spec": "oauth@^0.9.12", "_where": "C:\\Users\\talor\\bots\\polibug\\node_modules\\twauth", "author": { "email": "ciaranj@gmail.com", "name": "Ciaran Jessup" }, "bugs": { "url": "https://github.com/ciaranj/node-oauth/issues" }, "dependencies": {}, "description": "Library for interacting with OAuth 1.0, 1.0A, 2 and Echo. Provides simplified client access and allows for construction of more complex apis and OAuth providers.", "devDependencies": { "vows": "0.5.x" }, "directories": { "lib": "./lib" }, "dist": { "shasum": "c5748883a40b53de30ade9cabf2100414b8a0971", "tarball": "https://registry.npmjs.org/oauth/-/oauth-0.9.14.tgz" }, "gitHead": "eefd821ea9b010a44ba49afa048a421ea23e7502", "homepage": "https://github.com/ciaranj/node-oauth", "licenses": [ { "type": "MIT", "url": "http://github.com/ciaranj/node-oauth/raw/master/LICENSE" } ], "main": "index.js", "maintainers": [ { "email": "ciaranj@gmail.com", "name": "ciaranj" } ], "name": "oauth", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/ciaranj/node-oauth.git" }, "scripts": { "test": "make test" }, "version": "0.9.14" }