Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / has-flag / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "has-flag@^1.0.0",
6         "scope": null,
7         "escapedName": "has-flag",
8         "name": "has-flag",
9         "rawSpec": "^1.0.0",
10         "spec": ">=1.0.0 <2.0.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\supports-color"
14     ]
15   ],
16   "_from": "has-flag@>=1.0.0 <2.0.0",
17   "_id": "has-flag@1.0.0",
18   "_inCache": true,
19   "_location": "/has-flag",
20   "_nodeVersion": "0.12.5",
21   "_npmUser": {
22     "name": "sindresorhus",
23     "email": "sindresorhus@gmail.com"
24   },
25   "_npmVersion": "2.11.2",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "has-flag@^1.0.0",
29     "scope": null,
30     "escapedName": "has-flag",
31     "name": "has-flag",
32     "rawSpec": "^1.0.0",
33     "spec": ">=1.0.0 <2.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/supports-color"
38   ],
39   "_resolved": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz",
40   "_shasum": "9d9e793165ce017a00f00418c43f942a7b1d11fa",
41   "_shrinkwrap": null,
42   "_spec": "has-flag@^1.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\supports-color",
44   "author": {
45     "name": "Sindre Sorhus",
46     "email": "sindresorhus@gmail.com",
47     "url": "sindresorhus.com"
48   },
49   "bugs": {
50     "url": "https://github.com/sindresorhus/has-flag/issues"
51   },
52   "dependencies": {},
53   "description": "Check if argv has a specific flag",
54   "devDependencies": {
55     "ava": "0.0.4"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "9d9e793165ce017a00f00418c43f942a7b1d11fa",
60     "tarball": "https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz"
61   },
62   "engines": {
63     "node": ">=0.10.0"
64   },
65   "files": [
66     "index.js"
67   ],
68   "gitHead": "621de2782d538f28f99f0bb85b158799cb3ae5cf",
69   "homepage": "https://github.com/sindresorhus/has-flag#readme",
70   "keywords": [
71     "has",
72     "check",
73     "detect",
74     "contains",
75     "find",
76     "flag",
77     "cli",
78     "command-line",
79     "argv",
80     "process",
81     "arg",
82     "args",
83     "argument",
84     "arguments",
85     "getopt",
86     "minimist",
87     "optimist"
88   ],
89   "license": "MIT",
90   "maintainers": [
91     {
92       "name": "Sindre Sorhus",
93       "email": "sindresorhus@gmail.com",
94       "url": "sindresorhus.com"
95     },
96     {
97       "name": "Joshua Appelman",
98       "email": "jappelman@xebia.com",
99       "url": "jbnicolai.com"
100     },
101     {
102       "name": "JD Ballard",
103       "email": "i.am.qix@gmail.com",
104       "url": "github.com/qix-"
105     }
106   ],
107   "name": "has-flag",
108   "optionalDependencies": {},
109   "readme": "ERROR: No README data found!",
110   "repository": {
111     "type": "git",
112     "url": "git+https://github.com/sindresorhus/has-flag.git"
113   },
114   "scripts": {
115     "test": "node test.js"
116   },
117   "version": "1.0.0"
118 }