Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / errorhandler / node_modules / accepts / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "accepts@~1.3.0",
6         "scope": null,
7         "escapedName": "accepts",
8         "name": "accepts",
9         "rawSpec": "~1.3.0",
10         "spec": ">=1.3.0 <1.4.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\errorhandler"
14     ]
15   ],
16   "_from": "accepts@>=1.3.0 <1.4.0",
17   "_id": "accepts@1.3.3",
18   "_inCache": true,
19   "_location": "/errorhandler/accepts",
20   "_nodeVersion": "4.4.3",
21   "_npmOperationalInternal": {
22     "host": "packages-16-east.internal.npmjs.com",
23     "tmp": "tmp/accepts-1.3.3.tgz_1462251932032_0.7092335098423064"
24   },
25   "_npmUser": {
26     "name": "dougwilson",
27     "email": "doug@somethingdoug.com"
28   },
29   "_npmVersion": "2.15.1",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "accepts@~1.3.0",
33     "scope": null,
34     "escapedName": "accepts",
35     "name": "accepts",
36     "rawSpec": "~1.3.0",
37     "spec": ">=1.3.0 <1.4.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/errorhandler"
42   ],
43   "_resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz",
44   "_shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca",
45   "_shrinkwrap": null,
46   "_spec": "accepts@~1.3.0",
47   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\errorhandler",
48   "bugs": {
49     "url": "https://github.com/jshttp/accepts/issues"
50   },
51   "contributors": [
52     {
53       "name": "Douglas Christopher Wilson",
54       "email": "doug@somethingdoug.com"
55     },
56     {
57       "name": "Jonathan Ong",
58       "email": "me@jongleberry.com",
59       "url": "http://jongleberry.com"
60     }
61   ],
62   "dependencies": {
63     "mime-types": "~2.1.11",
64     "negotiator": "0.6.1"
65   },
66   "description": "Higher-level content negotiation",
67   "devDependencies": {
68     "istanbul": "0.4.3",
69     "mocha": "~1.21.5"
70   },
71   "directories": {},
72   "dist": {
73     "shasum": "c3ca7434938648c3e0d9c1e328dd68b622c284ca",
74     "tarball": "https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz"
75   },
76   "engines": {
77     "node": ">= 0.6"
78   },
79   "files": [
80     "LICENSE",
81     "HISTORY.md",
82     "index.js"
83   ],
84   "gitHead": "3e925b1e65ed7da2798849683d49814680dfa426",
85   "homepage": "https://github.com/jshttp/accepts#readme",
86   "keywords": [
87     "content",
88     "negotiation",
89     "accept",
90     "accepts"
91   ],
92   "license": "MIT",
93   "maintainers": [
94     {
95       "name": "dougwilson",
96       "email": "doug@somethingdoug.com"
97     }
98   ],
99   "name": "accepts",
100   "optionalDependencies": {},
101   "readme": "ERROR: No README data found!",
102   "repository": {
103     "type": "git",
104     "url": "git+https://github.com/jshttp/accepts.git"
105   },
106   "scripts": {
107     "test": "mocha --reporter spec --check-leaks --bail test/",
108     "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --reporter dot --check-leaks test/",
109     "test-travis": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --reporter spec --check-leaks test/"
110   },
111   "version": "1.3.3"
112 }