d2-ui
Version:
83 lines (82 loc) • 2.22 kB
JSON
{
"_args": [
[
"source-list-map@^0.1.4",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/css-loader"
]
],
"_from": "source-list-map@>=0.1.4 <0.2.0",
"_id": "source-list-map@0.1.6",
"_inCache": true,
"_installable": true,
"_location": "/source-list-map",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/source-list-map-0.1.6.tgz_1458846714852_0.1817702252883464"
},
"_npmUser": {
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
},
"_npmVersion": "3.3.3",
"_phantomChildren": {},
"_requested": {
"name": "source-list-map",
"raw": "source-list-map@^0.1.4",
"rawSpec": "^0.1.4",
"scope": null,
"spec": ">=0.1.4 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/css-loader",
"/webpack-core"
],
"_resolved": "https://registry.npmjs.org/source-list-map/-/source-list-map-0.1.6.tgz",
"_shasum": "e1e6f94f0b40c4d28dcf8f5b8766e0e45636877f",
"_shrinkwrap": null,
"_spec": "source-list-map@^0.1.4",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/css-loader",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/source-list-map/issues"
},
"dependencies": {},
"description": "Fast line to line SourceMap generator.",
"devDependencies": {
"mocha": "^2.2.1",
"should": "^5.2.0"
},
"directories": {},
"dist": {
"shasum": "e1e6f94f0b40c4d28dcf8f5b8766e0e45636877f",
"tarball": "http://registry.npmjs.org/source-list-map/-/source-list-map-0.1.6.tgz"
},
"gitHead": "c8824e41f9052f960e1c5e4a950b3c428a09c2ee",
"homepage": "https://github.com/webpack/source-list-map",
"keywords": [
"source-map"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
}
],
"name": "source-list-map",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/source-list-map.git"
},
"scripts": {
"test": "mocha -R spec"
},
"version": "0.1.6"
}