Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / sigmund / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "sigmund@~1.0.0",
6         "scope": null,
7         "escapedName": "sigmund",
8         "name": "sigmund",
9         "rawSpec": "~1.0.0",
10         "spec": ">=1.0.0 <1.1.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob\\node_modules\\minimatch"
14     ]
15   ],
16   "_from": "sigmund@>=1.0.0 <1.1.0",
17   "_id": "sigmund@1.0.1",
18   "_inCache": true,
19   "_location": "/sigmund",
20   "_nodeVersion": "2.0.1",
21   "_npmUser": {
22     "name": "isaacs",
23     "email": "isaacs@npmjs.com"
24   },
25   "_npmVersion": "2.10.0",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "sigmund@~1.0.0",
29     "scope": null,
30     "escapedName": "sigmund",
31     "name": "sigmund",
32     "rawSpec": "~1.0.0",
33     "spec": ">=1.0.0 <1.1.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/fileset/glob/minimatch",
38     "/fileset/minimatch",
39     "/karma-coverage/minimatch"
40   ],
41   "_resolved": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz",
42   "_shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
43   "_shrinkwrap": null,
44   "_spec": "sigmund@~1.0.0",
45   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob\\node_modules\\minimatch",
46   "author": {
47     "name": "Isaac Z. Schlueter",
48     "email": "i@izs.me",
49     "url": "http://blog.izs.me/"
50   },
51   "bugs": {
52     "url": "https://github.com/isaacs/sigmund/issues"
53   },
54   "dependencies": {},
55   "description": "Quick and dirty signatures for Objects.",
56   "devDependencies": {
57     "tap": "~0.3.0"
58   },
59   "directories": {
60     "test": "test"
61   },
62   "dist": {
63     "shasum": "3ff21f198cad2175f9f3b781853fd94d0d19b590",
64     "tarball": "https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz"
65   },
66   "gitHead": "527f97aa5bb253d927348698c0cd3bb267d098c6",
67   "homepage": "https://github.com/isaacs/sigmund#readme",
68   "keywords": [
69     "object",
70     "signature",
71     "key",
72     "data",
73     "psychoanalysis"
74   ],
75   "license": "ISC",
76   "main": "sigmund.js",
77   "maintainers": [
78     {
79       "name": "isaacs",
80       "email": "i@izs.me"
81     }
82   ],
83   "name": "sigmund",
84   "optionalDependencies": {},
85   "readme": "ERROR: No README data found!",
86   "repository": {
87     "type": "git",
88     "url": "git://github.com/isaacs/sigmund.git"
89   },
90   "scripts": {
91     "bench": "node bench.js",
92     "test": "tap test/*.js"
93   },
94   "version": "1.0.1"
95 }