source: trip-planner-front/node_modules/less/node_modules/source-map/package.json

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

adding photos

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