Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / rndm / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "rndm@1.2.0",
6         "scope": null,
7         "escapedName": "rndm",
8         "name": "rndm",
9         "rawSpec": "1.2.0",
10         "spec": "1.2.0",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf"
14     ]
15   ],
16   "_from": "rndm@1.2.0",
17   "_id": "rndm@1.2.0",
18   "_inCache": true,
19   "_location": "/rndm",
20   "_nodeVersion": "4.1.1",
21   "_npmUser": {
22     "name": "coderhaoxin",
23     "email": "coderhaoxin@outlook.com"
24   },
25   "_npmVersion": "2.14.4",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "rndm@1.2.0",
29     "scope": null,
30     "escapedName": "rndm",
31     "name": "rndm",
32     "rawSpec": "1.2.0",
33     "spec": "1.2.0",
34     "type": "version"
35   },
36   "_requiredBy": [
37     "/csrf"
38   ],
39   "_resolved": "https://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz",
40   "_shasum": "f33fe9cfb52bbfd520aa18323bc65db110a1b76c",
41   "_shrinkwrap": null,
42   "_spec": "rndm@1.2.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\csrf",
44   "author": {
45     "name": "Jonathan Ong",
46     "email": "me@jongleberry.com",
47     "url": "http://jongleberry.com"
48   },
49   "bugs": {
50     "url": "https://github.com/crypto-utils/rndm/issues"
51   },
52   "dependencies": {},
53   "description": "random string generator",
54   "devDependencies": {
55     "istanbul": "0",
56     "mocha": "2"
57   },
58   "directories": {},
59   "dist": {
60     "shasum": "f33fe9cfb52bbfd520aa18323bc65db110a1b76c",
61     "tarball": "https://registry.npmjs.org/rndm/-/rndm-1.2.0.tgz"
62   },
63   "files": [
64     "index.js"
65   ],
66   "gitHead": "9d566c844a4c83487f3b2621be5b6588d5a2b617",
67   "homepage": "https://github.com/crypto-utils/rndm#readme",
68   "keywords": [
69     "random",
70     "number",
71     "generator",
72     "uid",
73     "id"
74   ],
75   "license": "MIT",
76   "maintainers": [
77     {
78       "name": "coderhaoxin",
79       "email": "coderhaoxin@outlook.com"
80     },
81     {
82       "name": "dougwilson",
83       "email": "doug@somethingdoug.com"
84     },
85     {
86       "name": "fishrock123",
87       "email": "fishrock123@rocketmail.com"
88     },
89     {
90       "name": "jongleberry",
91       "email": "jonathanrichardong@gmail.com"
92     }
93   ],
94   "name": "rndm",
95   "optionalDependencies": {},
96   "readme": "ERROR: No README data found!",
97   "repository": {
98     "type": "git",
99     "url": "git+https://github.com/crypto-utils/rndm.git"
100   },
101   "scripts": {
102     "test": "mocha",
103     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot",
104     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter dot"
105   },
106   "version": "1.2.0"
107 }