mirror of
https://github.com/thewesker/bug-em.git
synced 2025-12-24 14:01:04 -05:00
lol
This commit is contained in:
97
node_modules/oauth-sign/package.json
generated
vendored
Normal file
97
node_modules/oauth-sign/package.json
generated
vendored
Normal file
@@ -0,0 +1,97 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "oauth-sign",
|
||||
"raw": "oauth-sign@~0.8.0",
|
||||
"rawSpec": "~0.8.0",
|
||||
"scope": null,
|
||||
"spec": ">=0.8.0 <0.9.0",
|
||||
"type": "range"
|
||||
},
|
||||
"C:\\Users\\talor\\bots\\polibug\\node_modules\\request"
|
||||
]
|
||||
],
|
||||
"_from": "oauth-sign@>=0.8.0 <0.9.0",
|
||||
"_id": "oauth-sign@0.8.2",
|
||||
"_inCache": true,
|
||||
"_installable": true,
|
||||
"_location": "/oauth-sign",
|
||||
"_nodeVersion": "5.9.0",
|
||||
"_npmOperationalInternal": {
|
||||
"host": "packages-12-west.internal.npmjs.com",
|
||||
"tmp": "tmp/oauth-sign-0.8.2.tgz_1462396399020_0.8175400267355144"
|
||||
},
|
||||
"_npmUser": {
|
||||
"email": "simeonvelichkov@gmail.com",
|
||||
"name": "simov"
|
||||
},
|
||||
"_npmVersion": "2.15.3",
|
||||
"_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.2.tgz",
|
||||
"_shasum": "46a6ab7f0aead8deae9ec0565780b7d4efeb9d43",
|
||||
"_shrinkwrap": null,
|
||||
"_spec": "oauth-sign@~0.8.0",
|
||||
"_where": "C:\\Users\\talor\\bots\\polibug\\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": "46a6ab7f0aead8deae9ec0565780b7d4efeb9d43",
|
||||
"tarball": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz"
|
||||
},
|
||||
"engines": {
|
||||
"node": "*"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "0b034206316132f57e26970152c2fb18e71bddd5",
|
||||
"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.2"
|
||||
}
|
||||
Reference in New Issue
Block a user