UNPKG

2.53 kBJSONView Raw
1{
2 "_args": [
3 [
4 {
5 "raw": "source-list-map@^0.1.4",
6 "scope": null,
7 "escapedName": "source-list-map",
8 "name": "source-list-map",
9 "rawSpec": "^0.1.4",
10 "spec": ">=0.1.4 <0.2.0",
11 "type": "range"
12 },
13 "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/css-loader"
14 ]
15 ],
16 "_from": "source-list-map@>=0.1.4 <0.2.0",
17 "_id": "source-list-map@0.1.6",
18 "_inCache": true,
19 "_installable": true,
20 "_location": "/source-list-map",
21 "_nodeVersion": "5.4.1",
22 "_npmOperationalInternal": {
23 "host": "packages-12-west.internal.npmjs.com",
24 "tmp": "tmp/source-list-map-0.1.6.tgz_1458846714852_0.1817702252883464"
25 },
26 "_npmUser": {
27 "name": "sokra",
28 "email": "tobias.koppers@googlemail.com"
29 },
30 "_npmVersion": "3.3.3",
31 "_phantomChildren": {},
32 "_requested": {
33 "raw": "source-list-map@^0.1.4",
34 "scope": null,
35 "escapedName": "source-list-map",
36 "name": "source-list-map",
37 "rawSpec": "^0.1.4",
38 "spec": ">=0.1.4 <0.2.0",
39 "type": "range"
40 },
41 "_requiredBy": [
42 "/css-loader",
43 "/webpack-sources"
44 ],
45 "_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-0.1.6.tgz",
46 "_shasum": "e1e6f94f0b40c4d28dcf8f5b8766e0e45636877f",
47 "_shrinkwrap": null,
48 "_spec": "source-list-map@^0.1.4",
49 "_where": "/private/var/folders/hb/91jhdgdx7t55s92ys5ts2c640000gn/T/tmp.5qOXFYwm/node_modules/css-loader",
50 "author": {
51 "name": "Tobias Koppers @sokra"
52 },
53 "bugs": {
54 "url": "https://github.com/webpack/source-list-map/issues"
55 },
56 "dependencies": {},
57 "description": "Fast line to line SourceMap generator.",
58 "devDependencies": {
59 "mocha": "^2.2.1",
60 "should": "^5.2.0"
61 },
62 "directories": {},
63 "dist": {
64 "shasum": "e1e6f94f0b40c4d28dcf8f5b8766e0e45636877f",
65 "tarball": "https://registry.npmjs.org/source-list-map/-/source-list-map-0.1.6.tgz"
66 },
67 "gitHead": "c8824e41f9052f960e1c5e4a950b3c428a09c2ee",
68 "homepage": "https://github.com/webpack/source-list-map",
69 "keywords": [
70 "source-map"
71 ],
72 "license": "MIT",
73 "main": "lib/index.js",
74 "maintainers": [
75 {
76 "name": "sokra",
77 "email": "tobias.koppers@googlemail.com"
78 }
79 ],
80 "name": "source-list-map",
81 "optionalDependencies": {},
82 "readme": "ERROR: No README data found!",
83 "repository": {
84 "type": "git",
85 "url": "git+https://github.com/webpack/source-list-map.git"
86 },
87 "scripts": {
88 "test": "mocha -R spec"
89 },
90 "version": "0.1.6"
91}