Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / cookie-signature / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "cookie-signature@1.0.6",
6         "scope": null,
7         "escapedName": "cookie-signature",
8         "name": "cookie-signature",
9         "rawSpec": "1.0.6",
10         "spec": "1.0.6",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect"
14     ]
15   ],
16   "_from": "cookie-signature@1.0.6",
17   "_id": "cookie-signature@1.0.6",
18   "_inCache": true,
19   "_location": "/cookie-signature",
20   "_nodeVersion": "0.10.36",
21   "_npmUser": {
22     "name": "natevw",
23     "email": "natevw@yahoo.com"
24   },
25   "_npmVersion": "2.3.0",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "cookie-signature@1.0.6",
29     "scope": null,
30     "escapedName": "cookie-signature",
31     "name": "cookie-signature",
32     "rawSpec": "1.0.6",
33     "spec": "1.0.6",
34     "type": "version"
35   },
36   "_requiredBy": [
37     "/connect",
38     "/cookie-parser",
39     "/csurf",
40     "/express-session"
41   ],
42   "_resolved": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz",
43   "_shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
44   "_shrinkwrap": null,
45   "_spec": "cookie-signature@1.0.6",
46   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\connect",
47   "author": {
48     "name": "TJ Holowaychuk",
49     "email": "tj@learnboost.com"
50   },
51   "bugs": {
52     "url": "https://github.com/visionmedia/node-cookie-signature/issues"
53   },
54   "dependencies": {},
55   "description": "Sign and unsign cookies",
56   "devDependencies": {
57     "mocha": "*",
58     "should": "*"
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "e303a882b342cc3ee8ca513a79999734dab3ae2c",
63     "tarball": "https://registry.npmjs.org/cookie-signature/-/cookie-signature-1.0.6.tgz"
64   },
65   "gitHead": "391b56cf44d88c493491b7e3fc53208cfb976d2a",
66   "homepage": "https://github.com/visionmedia/node-cookie-signature",
67   "keywords": [
68     "cookie",
69     "sign",
70     "unsign"
71   ],
72   "license": "MIT",
73   "main": "index",
74   "maintainers": [
75     {
76       "name": "tjholowaychuk",
77       "email": "tj@vision-media.ca"
78     },
79     {
80       "name": "natevw",
81       "email": "natevw@yahoo.com"
82     }
83   ],
84   "name": "cookie-signature",
85   "optionalDependencies": {},
86   "readme": "ERROR: No README data found!",
87   "repository": {
88     "type": "git",
89     "url": "git+https://github.com/visionmedia/node-cookie-signature.git"
90   },
91   "scripts": {
92     "test": "mocha --require should --reporter spec"
93   },
94   "version": "1.0.6"
95 }