83 lines
2.1 KiB
JSON
83 lines
2.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"oauth-sign@~0.8.0",
|
|
"/Users/sid/Desktop/code/RustyCode/node_modules/request"
|
|
]
|
|
],
|
|
"_from": "oauth-sign@>=0.8.0 <0.9.0",
|
|
"_id": "oauth-sign@0.8.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/oauth-sign",
|
|
"_nodeVersion": "5.5.0",
|
|
"_npmUser": {
|
|
"email": "simeonvelichkov@gmail.com",
|
|
"name": "simov"
|
|
},
|
|
"_npmVersion": "3.6.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "oauth-sign",
|
|
"raw": "oauth-sign@~0.8.0",
|
|
"rawSpec": "~0.8.0",
|
|
"scope": null,
|
|
"spec": ">=0.8.0 <0.9.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/request"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz",
|
|
"_shasum": "182439bdb91378bf7460e75c64ea43e6448def06",
|
|
"_shrinkwrap": null,
|
|
"_spec": "oauth-sign@~0.8.0",
|
|
"_where": "/Users/sid/Desktop/code/RustyCode/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": "182439bdb91378bf7460e75c64ea43e6448def06",
|
|
"tarball": "http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.1.tgz"
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"gitHead": "9c7229a336c9face98b83f93b72cb7c80dbba08d",
|
|
"homepage": "https://github.com/mikeal/oauth-sign#readme",
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "mikeal.rogers@gmail.com",
|
|
"name": "mikeal"
|
|
},
|
|
{
|
|
"email": "jnylen@gmail.com",
|
|
"name": "nylen"
|
|
},
|
|
{
|
|
"email": "simeonvelichkov@gmail.com",
|
|
"name": "simov"
|
|
}
|
|
],
|
|
"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.8.1"
|
|
}
|