Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / fileset / node_modules / minimatch / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "minimatch@0.x",
6         "scope": null,
7         "escapedName": "minimatch",
8         "name": "minimatch",
9         "rawSpec": "0.x",
10         "spec": ">=0.0.0 <1.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset"
14     ]
15   ],
16   "_from": "minimatch@>=0.0.0 <1.0.0",
17   "_id": "minimatch@0.4.0",
18   "_inCache": true,
19   "_location": "/fileset/minimatch",
20   "_npmUser": {
21     "name": "isaacs",
22     "email": "i@izs.me"
23   },
24   "_npmVersion": "1.5.0-alpha-1",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "minimatch@0.x",
28     "scope": null,
29     "escapedName": "minimatch",
30     "name": "minimatch",
31     "rawSpec": "0.x",
32     "spec": ">=0.0.0 <1.0.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/fileset"
37   ],
38   "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.4.0.tgz",
39   "_shasum": "bd2c7d060d2c8c8fd7cde7f1f2ed2d5b270fdb1b",
40   "_shrinkwrap": null,
41   "_spec": "minimatch@0.x",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset",
43   "author": {
44     "name": "Isaac Z. Schlueter",
45     "email": "i@izs.me",
46     "url": "http://blog.izs.me"
47   },
48   "bugs": {
49     "url": "https://github.com/isaacs/minimatch/issues"
50   },
51   "dependencies": {
52     "lru-cache": "2",
53     "sigmund": "~1.0.0"
54   },
55   "deprecated": "Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue",
56   "description": "a glob matcher in javascript",
57   "devDependencies": {
58     "tap": ""
59   },
60   "directories": {},
61   "dist": {
62     "shasum": "bd2c7d060d2c8c8fd7cde7f1f2ed2d5b270fdb1b",
63     "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.4.0.tgz"
64   },
65   "engines": {
66     "node": "*"
67   },
68   "gitHead": "56dc703f56c3678a3fad47ae67c92050d1689656",
69   "homepage": "https://github.com/isaacs/minimatch",
70   "license": {
71     "type": "MIT",
72     "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
73   },
74   "main": "minimatch.js",
75   "maintainers": [
76     {
77       "name": "isaacs",
78       "email": "i@izs.me"
79     }
80   ],
81   "name": "minimatch",
82   "optionalDependencies": {},
83   "readme": "ERROR: No README data found!",
84   "repository": {
85     "type": "git",
86     "url": "git://github.com/isaacs/minimatch.git"
87   },
88   "scripts": {
89     "test": "tap test/*.js"
90   },
91   "version": "0.4.0"
92 }