ionic
Version:
A tool for creating and developing Ionic Framework mobile apps.
81 lines (80 loc) • 2.15 kB
JSON
{
"_args": [
[
{
"raw": "oauth-sign@~0.4.0",
"scope": null,
"escapedName": "oauth-sign",
"name": "oauth-sign",
"rawSpec": "~0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib/node_modules/request"
]
],
"_from": "oauth-sign@>=0.4.0 <0.5.0",
"_id": "oauth-sign@0.4.0",
"_inCache": true,
"_location": "/oauth-sign",
"_npmUser": {
"name": "mikeal",
"email": "mikeal.rogers@gmail.com"
},
"_npmVersion": "1.3.2",
"_phantomChildren": {},
"_requested": {
"raw": "oauth-sign@~0.4.0",
"scope": null,
"escapedName": "oauth-sign",
"name": "oauth-sign",
"rawSpec": "~0.4.0",
"spec": ">=0.4.0 <0.5.0",
"type": "range"
},
"_requiredBy": [
"/cordova-lib/request"
],
"_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.0.tgz",
"_shasum": "f22956f31ea7151a821e5f2fb32c113cad8b9f69",
"_shrinkwrap": null,
"_spec": "oauth-sign@~0.4.0",
"_where": "/home/jthoms1/Workspace/ionic-cli-v2/node_modules/cordova-lib/node_modules/request",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com",
"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": "f22956f31ea7151a821e5f2fb32c113cad8b9f69",
"tarball": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.4.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.4.0"
}