source: imaps-frontend/node_modules/source-map-js/package.json@ 79a0317

main
Last change on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago

F4 Finalna Verzija

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