Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / fileset / node_modules / glob / node_modules / minimatch / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "minimatch@0.3",
6         "scope": null,
7         "escapedName": "minimatch",
8         "name": "minimatch",
9         "rawSpec": "0.3",
10         "spec": ">=0.3.0 <0.4.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob"
14     ]
15   ],
16   "_from": "minimatch@>=0.3.0 <0.4.0",
17   "_id": "minimatch@0.3.0",
18   "_inCache": true,
19   "_location": "/fileset/glob/minimatch",
20   "_npmUser": {
21     "name": "isaacs",
22     "email": "i@izs.me"
23   },
24   "_npmVersion": "1.4.10",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "minimatch@0.3",
28     "scope": null,
29     "escapedName": "minimatch",
30     "name": "minimatch",
31     "rawSpec": "0.3",
32     "spec": ">=0.3.0 <0.4.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/fileset/glob"
37   ],
38   "_resolved": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz",
39   "_shasum": "275d8edaac4f1bb3326472089e7949c8394699dd",
40   "_shrinkwrap": null,
41   "_spec": "minimatch@0.3",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\fileset\\node_modules\\glob",
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": "275d8edaac4f1bb3326472089e7949c8394699dd",
63     "tarball": "https://registry.npmjs.org/minimatch/-/minimatch-0.3.0.tgz"
64   },
65   "engines": {
66     "node": "*"
67   },
68   "homepage": "https://github.com/isaacs/minimatch",
69   "license": {
70     "type": "MIT",
71     "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
72   },
73   "main": "minimatch.js",
74   "maintainers": [
75     {
76       "name": "isaacs",
77       "email": "i@izs.me"
78     }
79   ],
80   "name": "minimatch",
81   "optionalDependencies": {},
82   "readme": "ERROR: No README data found!",
83   "repository": {
84     "type": "git",
85     "url": "git://github.com/isaacs/minimatch.git"
86   },
87   "scripts": {
88     "test": "tap test/*.js"
89   },
90   "version": "0.3.0"
91 }