Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / oauth-sign / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "oauth-sign@~0.8.0",
6         "scope": null,
7         "escapedName": "oauth-sign",
8         "name": "oauth-sign",
9         "rawSpec": "~0.8.0",
10         "spec": ">=0.8.0 <0.9.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request"
14     ]
15   ],
16   "_from": "oauth-sign@>=0.8.0 <0.9.0",
17   "_id": "oauth-sign@0.8.2",
18   "_inCache": true,
19   "_location": "/oauth-sign",
20   "_nodeVersion": "5.9.0",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/oauth-sign-0.8.2.tgz_1462396399020_0.8175400267355144"
24   },
25   "_npmUser": {
26     "name": "simov",
27     "email": "simeonvelichkov@gmail.com"
28   },
29   "_npmVersion": "2.15.3",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "oauth-sign@~0.8.0",
33     "scope": null,
34     "escapedName": "oauth-sign",
35     "name": "oauth-sign",
36     "rawSpec": "~0.8.0",
37     "spec": ">=0.8.0 <0.9.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/request"
42   ],
43   "_resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
44   "_shasum": "46a6ab7f0aead8deae9ec0565780b7d4efeb9d43",
45   "_shrinkwrap": null,
46   "_spec": "oauth-sign@~0.8.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request",
48   "author": {
49     "name": "Mikeal Rogers",
50     "email": "mikeal.rogers@gmail.com",
51     "url": "http://www.futurealoof.com"
52   },
53   "bugs": {
54     "url": "https://github.com/mikeal/oauth-sign/issues"
55   },
56   "dependencies": {},
57   "description": "OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.",
58   "devDependencies": {},
59   "directories": {},
60   "dist": {
61     "shasum": "46a6ab7f0aead8deae9ec0565780b7d4efeb9d43",
62     "tarball": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz"
63   },
64   "engines": {
65     "node": "*"
66   },
67   "files": [
68     "index.js"
69   ],
70   "gitHead": "0b034206316132f57e26970152c2fb18e71bddd5",
71   "homepage": "https://github.com/mikeal/oauth-sign#readme",
72   "license": "Apache-2.0",
73   "main": "index.js",
74   "maintainers": [
75     {
76       "name": "mikeal",
77       "email": "mikeal.rogers@gmail.com"
78     },
79     {
80       "name": "nylen",
81       "email": "jnylen@gmail.com"
82     },
83     {
84       "name": "simov",
85       "email": "simeonvelichkov@gmail.com"
86     }
87   ],
88   "name": "oauth-sign",
89   "optionalDependencies": {},
90   "readme": "ERROR: No README data found!",
91   "repository": {
92     "url": "git+https://github.com/mikeal/oauth-sign.git"
93   },
94   "scripts": {
95     "test": "node test.js"
96   },
97   "version": "0.8.2"
98 }