Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / throttleit / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "throttleit@^1.0.0",
6         "scope": null,
7         "escapedName": "throttleit",
8         "name": "throttleit",
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\\request-progress"
14     ]
15   ],
16   "_from": "throttleit@>=1.0.0 <2.0.0",
17   "_id": "throttleit@1.0.0",
18   "_inCache": true,
19   "_location": "/throttleit",
20   "_nodeVersion": "1.0.2",
21   "_npmUser": {
22     "name": "dominicbarnes",
23     "email": "dominic@dbarnes.info"
24   },
25   "_npmVersion": "2.1.18",
26   "_phantomChildren": {},
27   "_requested": {
28     "raw": "throttleit@^1.0.0",
29     "scope": null,
30     "escapedName": "throttleit",
31     "name": "throttleit",
32     "rawSpec": "^1.0.0",
33     "spec": ">=1.0.0 <2.0.0",
34     "type": "range"
35   },
36   "_requiredBy": [
37     "/request-progress"
38   ],
39   "_resolved": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz",
40   "_shasum": "9e785836daf46743145a5984b6268d828528ac6c",
41   "_shrinkwrap": null,
42   "_spec": "throttleit@^1.0.0",
43   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\request-progress",
44   "bugs": {
45     "url": "https://github.com/component/throttle/issues"
46   },
47   "component": {
48     "scripts": {
49       "throttle/index.js": "index.js"
50     }
51   },
52   "dependencies": {},
53   "description": "Throttle a function",
54   "devDependencies": {
55     "mocha": "^1.18.0"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "9e785836daf46743145a5984b6268d828528ac6c",
60     "tarball": "https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz"
61   },
62   "gitHead": "19f9fd95782d372f2d0be6d5c60d60f8176d7ef8",
63   "homepage": "https://github.com/component/throttle",
64   "keywords": [],
65   "license": "MIT",
66   "maintainers": [
67     {
68       "name": "tjholowaychuk",
69       "email": "tj@vision-media.ca"
70     },
71     {
72       "name": "tootallnate",
73       "email": "nathan@tootallnate.net"
74     },
75     {
76       "name": "rauchg",
77       "email": "rauchg@gmail.com"
78     },
79     {
80       "name": "retrofox",
81       "email": "rdsuarez@gmail.com"
82     },
83     {
84       "name": "coreh",
85       "email": "thecoreh@gmail.com"
86     },
87     {
88       "name": "forbeslindesay",
89       "email": "forbes@lindesay.co.uk"
90     },
91     {
92       "name": "kelonye",
93       "email": "kelonyemitchel@gmail.com"
94     },
95     {
96       "name": "mattmueller",
97       "email": "mattmuelle@gmail.com"
98     },
99     {
100       "name": "yields",
101       "email": "yields@icloud.com"
102     },
103     {
104       "name": "anthonyshort",
105       "email": "antshort@gmail.com"
106     },
107     {
108       "name": "jongleberry",
109       "email": "jonathanrichardong@gmail.com"
110     },
111     {
112       "name": "ianstormtaylor",
113       "email": "ian@ianstormtaylor.com"
114     },
115     {
116       "name": "cristiandouce",
117       "email": "cristian@gravityonmars.com"
118     },
119     {
120       "name": "swatinem",
121       "email": "arpad.borsos@googlemail.com"
122     },
123     {
124       "name": "stagas",
125       "email": "gstagas@gmail.com"
126     },
127     {
128       "name": "amasad",
129       "email": "amjad.masad@gmail.com"
130     },
131     {
132       "name": "juliangruber",
133       "email": "julian@juliangruber.com"
134     },
135     {
136       "name": "shtylman",
137       "email": "shtylman@gmail.com"
138     },
139     {
140       "name": "calvinfo",
141       "email": "calvin@calv.info"
142     },
143     {
144       "name": "dominicbarnes",
145       "email": "dominic@dbarnes.info"
146     },
147     {
148       "name": "stephenmathieson",
149       "email": "me@stephenmathieson.com"
150     },
151     {
152       "name": "trevorgerhardt",
153       "email": "trevorgerhardt@gmail.com"
154     },
155     {
156       "name": "timaschew",
157       "email": "timaschew@gmail.com"
158     },
159     {
160       "name": "hughsk",
161       "email": "hughskennedy@gmail.com"
162     }
163   ],
164   "name": "throttleit",
165   "optionalDependencies": {},
166   "readme": "ERROR: No README data found!",
167   "repository": {
168     "type": "git",
169     "url": "git://github.com/component/throttle.git"
170   },
171   "scripts": {
172     "test": "mocha --reporter spec"
173   },
174   "version": "1.0.0"
175 }