source: trip-planner-front/node_modules/@babel/plugin-transform-modules-amd/node_modules/source-map/package.json@ e29cc2e

Last change on this file since e29cc2e was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 4.8 KB
Line 
1{
2 "_from": "source-map@^0.5.0",
3 "_id": "source-map@0.5.7",
4 "_inBundle": false,
5 "_integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
6 "_location": "/@babel/plugin-transform-modules-amd/source-map",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "source-map@^0.5.0",
12 "name": "source-map",
13 "escapedName": "source-map",
14 "rawSpec": "^0.5.0",
15 "saveSpec": null,
16 "fetchSpec": "^0.5.0"
17 },
18 "_requiredBy": [
19 "/@babel/plugin-transform-modules-amd/@babel/generator"
20 ],
21 "_resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
22 "_shasum": "8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc",
23 "_spec": "source-map@^0.5.0",
24 "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front\\node_modules\\@babel\\plugin-transform-modules-amd\\node_modules\\@babel\\generator",
25 "author": {
26 "name": "Nick Fitzgerald",
27 "email": "nfitzgerald@mozilla.com"
28 },
29 "bugs": {
30 "url": "https://github.com/mozilla/source-map/issues"
31 },
32 "bundleDependencies": false,
33 "contributors": [
34 {
35 "name": "Tobias Koppers",
36 "email": "tobias.koppers@googlemail.com"
37 },
38 {
39 "name": "Duncan Beevers",
40 "email": "duncan@dweebd.com"
41 },
42 {
43 "name": "Stephen Crane",
44 "email": "scrane@mozilla.com"
45 },
46 {
47 "name": "Ryan Seddon",
48 "email": "seddon.ryan@gmail.com"
49 },
50 {
51 "name": "Miles Elam",
52 "email": "miles.elam@deem.com"
53 },
54 {
55 "name": "Mihai Bazon",
56 "email": "mihai.bazon@gmail.com"
57 },
58 {
59 "name": "Michael Ficarra",
60 "email": "github.public.email@michael.ficarra.me"
61 },
62 {
63 "name": "Todd Wolfson",
64 "email": "todd@twolfson.com"
65 },
66 {
67 "name": "Alexander Solovyov",
68 "email": "alexander@solovyov.net"
69 },
70 {
71 "name": "Felix Gnass",
72 "email": "fgnass@gmail.com"
73 },
74 {
75 "name": "Conrad Irwin",
76 "email": "conrad.irwin@gmail.com"
77 },
78 {
79 "name": "usrbincc",
80 "email": "usrbincc@yahoo.com"
81 },
82 {
83 "name": "David Glasser",
84 "email": "glasser@davidglasser.net"
85 },
86 {
87 "name": "Chase Douglas",
88 "email": "chase@newrelic.com"
89 },
90 {
91 "name": "Evan Wallace",
92 "email": "evan.exe@gmail.com"
93 },
94 {
95 "name": "Heather Arthur",
96 "email": "fayearthur@gmail.com"
97 },
98 {
99 "name": "Hugh Kennedy",
100 "email": "hughskennedy@gmail.com"
101 },
102 {
103 "name": "David Glasser",
104 "email": "glasser@davidglasser.net"
105 },
106 {
107 "name": "Simon Lydell",
108 "email": "simon.lydell@gmail.com"
109 },
110 {
111 "name": "Jmeas Smith",
112 "email": "jellyes2@gmail.com"
113 },
114 {
115 "name": "Michael Z Goddard",
116 "email": "mzgoddard@gmail.com"
117 },
118 {
119 "name": "azu",
120 "email": "azu@users.noreply.github.com"
121 },
122 {
123 "name": "John Gozde",
124 "email": "john@gozde.ca"
125 },
126 {
127 "name": "Adam Kirkton",
128 "email": "akirkton@truefitinnovation.com"
129 },
130 {
131 "name": "Chris Montgomery",
132 "email": "christopher.montgomery@dowjones.com"
133 },
134 {
135 "name": "J. Ryan Stinnett",
136 "email": "jryans@gmail.com"
137 },
138 {
139 "name": "Jack Herrington",
140 "email": "jherrington@walmartlabs.com"
141 },
142 {
143 "name": "Chris Truter",
144 "email": "jeffpalentine@gmail.com"
145 },
146 {
147 "name": "Daniel Espeset",
148 "email": "daniel@danielespeset.com"
149 },
150 {
151 "name": "Jamie Wong",
152 "email": "jamie.lf.wong@gmail.com"
153 },
154 {
155 "name": "Eddy Bruël",
156 "email": "ejpbruel@mozilla.com"
157 },
158 {
159 "name": "Hawken Rives",
160 "email": "hawkrives@gmail.com"
161 },
162 {
163 "name": "Gilad Peleg",
164 "email": "giladp007@gmail.com"
165 },
166 {
167 "name": "djchie",
168 "email": "djchie.dev@gmail.com"
169 },
170 {
171 "name": "Gary Ye",
172 "email": "garysye@gmail.com"
173 },
174 {
175 "name": "Nicolas Lalevée",
176 "email": "nicolas.lalevee@hibnet.org"
177 }
178 ],
179 "deprecated": false,
180 "description": "Generates and consumes source maps",
181 "devDependencies": {
182 "doctoc": "^0.15.0",
183 "webpack": "^1.12.0"
184 },
185 "engines": {
186 "node": ">=0.10.0"
187 },
188 "files": [
189 "source-map.js",
190 "lib/",
191 "dist/source-map.debug.js",
192 "dist/source-map.js",
193 "dist/source-map.min.js",
194 "dist/source-map.min.js.map"
195 ],
196 "homepage": "https://github.com/mozilla/source-map",
197 "license": "BSD-3-Clause",
198 "main": "./source-map.js",
199 "name": "source-map",
200 "repository": {
201 "type": "git",
202 "url": "git+ssh://git@github.com/mozilla/source-map.git"
203 },
204 "scripts": {
205 "build": "webpack --color",
206 "test": "npm run build && node test/run-tests.js",
207 "toc": "doctoc --title '## Table of Contents' README.md && doctoc --title '## Table of Contents' CONTRIBUTING.md"
208 },
209 "typings": "source-map",
210 "version": "0.5.7"
211}
Note: See TracBrowser for help on using the repository browser.