You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
102 lines
3.5 KiB
102 lines
3.5 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "oauth-sign",
|
|
"raw": "oauth-sign@~0.9.0",
|
|
"rawSpec": "~0.9.0",
|
|
"scope": null,
|
|
"spec": ">=0.9.0 <0.10.0",
|
|
"type": "range"
|
|
},
|
|
"D:\\job\\book\\summer cultivate\\机器学习\\node_modules\\request"
|
|
]
|
|
],
|
|
"_from": "oauth-sign@>=0.9.0 <0.10.0",
|
|
"_id": "oauth-sign@0.9.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/oauth-sign",
|
|
"_nodeVersion": "8.11.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/oauth-sign_0.9.0_1533233031528_0.1034004371004853"
|
|
},
|
|
"_npmUser": {
|
|
"email": "simeonvelichkov@gmail.com",
|
|
"name": "simov"
|
|
},
|
|
"_npmVersion": "6.2.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "oauth-sign",
|
|
"raw": "oauth-sign@~0.9.0",
|
|
"rawSpec": "~0.9.0",
|
|
"scope": null,
|
|
"spec": ">=0.9.0 <0.10.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/request"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
|
|
"_shasum": "47a7b016baa68b5fa0ecf3dee08a85c679ac6455",
|
|
"_shrinkwrap": null,
|
|
"_spec": "oauth-sign@~0.9.0",
|
|
"_where": "D:\\job\\book\\summer cultivate\\机器学习\\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": {
|
|
"fileCount": 4,
|
|
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY0eHCRA9TVsSAnZWagAAjUEQAIzrYuPpA5aQBQzEmivM\nmcseCarSrww/LRygkxzZjdoqlGOJtbWhIrZbwDhkRwe8jZ9tNxlikODsEpCN\nSHgNNlP4+vLRQTtzBbLRs9gNn+xFqKD5gLR6+6onSjjImykdqXmetAZqILFI\ncH66JIOBUkRFJcd31vMox78v/RJjeikg3rv/DLguuD5/7dvszzSfLEkA3aQr\nXq3PQUZoPFHzEhrv2FD2C4+9AsIL2BkSI57Gq19Q0HHGMvQ5qUIvRqlhDiDX\nVC1Ru74solr0yV2LKP/NSyCtL1AqBVq9Buzb85PRdZMcZ3Ir1ExflgfRon2h\n5Oxlo+ZfWe8cnCiMOOTxN6RBRDte8sK+somrg+9ZzTpK4/tGTHrNsm3dLze6\nQ3WVSizWpZJlgfmjD5RYrRvgNfKi+idAqgGL39W+1YNzQCvF7w9KFbhAMnn0\n4JEH/IrJlWHYoNP196ZQeonRLnJE4pl2IaBPEB7PGMCSm3HX0x291YnxI3ma\nyUxY12l09S9Xl54P8sFwa5UZsbvNxOICeEhzw7X8bGLCHqtXowlWCTo8qIUw\nAtRz84Iz8+6kXwxwf+SY+A365buiNHHJVD/AST6lmUQPbEQHGZUSERrZiHJj\n/xqtQEmQ9YjuWIDA34Py3Kl96wcAh8um8OISlZyZnBjx9ijiloBVucVM2pxX\n45tC\r\n=aokP\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "47a7b016baa68b5fa0ecf3dee08a85c679ac6455",
|
|
"tarball": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
|
|
"unpackedSize": 13805
|
|
},
|
|
"engines": {
|
|
"node": "*"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "18a2513da6ba7a2c0cd8179170d7c296c7625137",
|
|
"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.9.0"
|
|
}
|