Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / iconv-lite / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "iconv-lite@0.4.11",
6         "scope": null,
7         "escapedName": "iconv-lite",
8         "name": "iconv-lite",
9         "rawSpec": "0.4.11",
10         "spec": "0.4.11",
11         "type": "version"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\body-parser"
14     ]
15   ],
16   "_from": "iconv-lite@0.4.11",
17   "_id": "iconv-lite@0.4.11",
18   "_inCache": true,
19   "_location": "/iconv-lite",
20   "_nodeVersion": "0.12.4",
21   "_npmUser": {
22     "name": "ashtuchkin",
23     "email": "ashtuchkin@gmail.com"
24   },
25   "_npmVersion": "2.10.1",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "iconv-lite@0.4.11",
29     "scope": null,
30     "escapedName": "iconv-lite",
31     "name": "iconv-lite",
32     "rawSpec": "0.4.11",
33     "spec": "0.4.11",
34     "type": "version"
35   },
36   "_requiredBy": [
37     "/body-parser"
38   ],
39   "_resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.11.tgz",
40   "_shasum": "2ecb42fd294744922209a2e7c404dac8793d8ade",
41   "_shrinkwrap": null,
42   "_spec": "iconv-lite@0.4.11",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\body-parser",
44   "author": {
45     "name": "Alexander Shtuchkin",
46     "email": "ashtuchkin@gmail.com"
47   },
48   "browser": {
49     "./extend-node": false,
50     "./streams": false
51   },
52   "bugs": {
53     "url": "https://github.com/ashtuchkin/iconv-lite/issues"
54   },
55   "contributors": [
56     {
57       "name": "Jinwu Zhan",
58       "url": "https://github.com/jenkinv"
59     },
60     {
61       "name": "Adamansky Anton",
62       "url": "https://github.com/adamansky"
63     },
64     {
65       "name": "George Stagas",
66       "url": "https://github.com/stagas"
67     },
68     {
69       "name": "Mike D Pilsbury",
70       "url": "https://github.com/pekim"
71     },
72     {
73       "name": "Niggler",
74       "url": "https://github.com/Niggler"
75     },
76     {
77       "name": "wychi",
78       "url": "https://github.com/wychi"
79     },
80     {
81       "name": "David Kuo",
82       "url": "https://github.com/david50407"
83     },
84     {
85       "name": "ChangZhuo Chen",
86       "url": "https://github.com/czchen"
87     },
88     {
89       "name": "Lee Treveil",
90       "url": "https://github.com/leetreveil"
91     },
92     {
93       "name": "Brian White",
94       "url": "https://github.com/mscdex"
95     },
96     {
97       "name": "Mithgol",
98       "url": "https://github.com/Mithgol"
99     },
100     {
101       "name": "Nazar Leush",
102       "url": "https://github.com/nleush"
103     }
104   ],
105   "dependencies": {},
106   "description": "Convert character encodings in pure javascript.",
107   "devDependencies": {
108     "async": "*",
109     "errto": "*",
110     "iconv": "2.1",
111     "istanbul": "*",
112     "mocha": "*",
113     "request": "2.47",
114     "unorm": "*"
115   },
116   "directories": {},
117   "dist": {
118     "shasum": "2ecb42fd294744922209a2e7c404dac8793d8ade",
119     "tarball": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.11.tgz"
120   },
121   "engines": {
122     "node": ">=0.8.0"
123   },
124   "gitHead": "e285b7c31eb0406cf5a8e3e09bc16fbd2786360f",
125   "homepage": "https://github.com/ashtuchkin/iconv-lite",
126   "keywords": [
127     "iconv",
128     "convert",
129     "charset",
130     "icu"
131   ],
132   "license": "MIT",
133   "main": "./lib/index.js",
134   "maintainers": [
135     {
136       "name": "ashtuchkin",
137       "email": "ashtuchkin@gmail.com"
138     }
139   ],
140   "name": "iconv-lite",
141   "optionalDependencies": {},
142   "readme": "ERROR: No README data found!",
143   "repository": {
144     "type": "git",
145     "url": "git://github.com/ashtuchkin/iconv-lite.git"
146   },
147   "scripts": {
148     "coverage": "istanbul cover _mocha -- --grep .",
149     "coverage-open": "open coverage/lcov-report/index.html",
150     "test": "mocha --reporter spec --grep ."
151   },
152   "version": "0.4.11"
153 }