Bug:Fix file validation issue
[vnfsdk/refrepo.git] / vnfmarket / src / main / webapp / vnfmarket / node_modules / escodegen / node_modules / source-map / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "source-map@~0.2.0",
6         "scope": null,
7         "escapedName": "source-map",
8         "name": "source-map",
9         "rawSpec": "~0.2.0",
10         "spec": ">=0.2.0 <0.3.0",
11         "type": "range"
12       },
13       "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\escodegen"
14     ]
15   ],
16   "_from": "source-map@>=0.2.0 <0.3.0",
17   "_id": "source-map@0.2.0",
18   "_inCache": true,
19   "_location": "/escodegen/source-map",
20   "_npmUser": {
21     "name": "nickfitzgerald",
22     "email": "fitzgen@gmail.com"
23   },
24   "_npmVersion": "1.4.9",
25   "_phantomChildren": {},
26   "_requested": {
27     "raw": "source-map@~0.2.0",
28     "scope": null,
29     "escapedName": "source-map",
30     "name": "source-map",
31     "rawSpec": "~0.2.0",
32     "spec": ">=0.2.0 <0.3.0",
33     "type": "range"
34   },
35   "_requiredBy": [
36     "/escodegen"
37   ],
38   "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.2.0.tgz",
39   "_shasum": "dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d",
40   "_shrinkwrap": null,
41   "_spec": "source-map@~0.2.0",
42   "_where": "C:\\apache-tomcat-8.5.11\\webapps\\vnfmarket\\node_modules\\escodegen",
43   "author": {
44     "name": "Nick Fitzgerald",
45     "email": "nfitzgerald@mozilla.com"
46   },
47   "bugs": {
48     "url": "https://github.com/mozilla/source-map/issues"
49   },
50   "contributors": [
51     {
52       "name": "Tobias Koppers",
53       "email": "tobias.koppers@googlemail.com"
54     },
55     {
56       "name": "Duncan Beevers",
57       "email": "duncan@dweebd.com"
58     },
59     {
60       "name": "Stephen Crane",
61       "email": "scrane@mozilla.com"
62     },
63     {
64       "name": "Ryan Seddon",
65       "email": "seddon.ryan@gmail.com"
66     },
67     {
68       "name": "Miles Elam",
69       "email": "miles.elam@deem.com"
70     },
71     {
72       "name": "Mihai Bazon",
73       "email": "mihai.bazon@gmail.com"
74     },
75     {
76       "name": "Michael Ficarra",
77       "email": "github.public.email@michael.ficarra.me"
78     },
79     {
80       "name": "Todd Wolfson",
81       "email": "todd@twolfson.com"
82     },
83     {
84       "name": "Alexander Solovyov",
85       "email": "alexander@solovyov.net"
86     },
87     {
88       "name": "Felix Gnass",
89       "email": "fgnass@gmail.com"
90     },
91     {
92       "name": "Conrad Irwin",
93       "email": "conrad.irwin@gmail.com"
94     },
95     {
96       "name": "usrbincc",
97       "email": "usrbincc@yahoo.com"
98     },
99     {
100       "name": "David Glasser",
101       "email": "glasser@davidglasser.net"
102     },
103     {
104       "name": "Chase Douglas",
105       "email": "chase@newrelic.com"
106     },
107     {
108       "name": "Evan Wallace",
109       "email": "evan.exe@gmail.com"
110     },
111     {
112       "name": "Heather Arthur",
113       "email": "fayearthur@gmail.com"
114     },
115     {
116       "name": "Hugh Kennedy",
117       "email": "hughskennedy@gmail.com"
118     },
119     {
120       "name": "David Glasser",
121       "email": "glasser@davidglasser.net"
122     },
123     {
124       "name": "Simon Lydell",
125       "email": "simon.lydell@gmail.com"
126     },
127     {
128       "name": "Jmeas Smith",
129       "email": "jellyes2@gmail.com"
130     },
131     {
132       "name": "Michael Z Goddard",
133       "email": "mzgoddard@gmail.com"
134     },
135     {
136       "name": "azu",
137       "email": "azu@users.noreply.github.com"
138     },
139     {
140       "name": "John Gozde",
141       "email": "john@gozde.ca"
142     },
143     {
144       "name": "Adam Kirkton",
145       "email": "akirkton@truefitinnovation.com"
146     },
147     {
148       "name": "Chris Montgomery",
149       "email": "christopher.montgomery@dowjones.com"
150     },
151     {
152       "name": "J. Ryan Stinnett",
153       "email": "jryans@gmail.com"
154     },
155     {
156       "name": "Jack Herrington",
157       "email": "jherrington@walmartlabs.com"
158     },
159     {
160       "name": "Chris Truter",
161       "email": "jeffpalentine@gmail.com"
162     },
163     {
164       "name": "Daniel Espeset",
165       "email": "daniel@danielespeset.com"
166     },
167     {
168       "name": "Jamie Wong",
169       "email": "jamie.lf.wong@gmail.com"
170     }
171   ],
172   "dependencies": {
173     "amdefine": ">=0.0.4"
174   },
175   "description": "Generates and consumes source maps",
176   "devDependencies": {
177     "dryice": ">=0.4.8"
178   },
179   "directories": {
180     "lib": "./lib"
181   },
182   "dist": {
183     "shasum": "dab73fbcfc2ba819b4de03bd6f6eaa48164b3f9d",
184     "tarball": "https://registry.npmjs.org/source-map/-/source-map-0.2.0.tgz"
185   },
186   "engines": {
187     "node": ">=0.8.0"
188   },
189   "homepage": "https://github.com/mozilla/source-map",
190   "licenses": [
191     {
192       "type": "BSD",
193       "url": "http://opensource.org/licenses/BSD-3-Clause"
194     }
195   ],
196   "main": "./lib/source-map.js",
197   "maintainers": [
198     {
199       "name": "mozilla-devtools",
200       "email": "mozilla-developer-tools@googlegroups.com"
201     },
202     {
203       "name": "mozilla",
204       "email": "dherman@mozilla.com"
205     },
206     {
207       "name": "nickfitzgerald",
208       "email": "fitzgen@gmail.com"
209     }
210   ],
211   "name": "source-map",
212   "optionalDependencies": {},
213   "readme": "ERROR: No README data found!",
214   "repository": {
215     "type": "git",
216     "url": "git+ssh://git@github.com/mozilla/source-map.git"
217   },
218   "scripts": {
219     "build": "node Makefile.dryice.js",
220     "test": "node test/run-tests.js"
221   },
222   "version": "0.2.0"
223 }