d2-ui
Version:
95 lines (94 loc) • 2.6 kB
JSON
{
"_args": [
[
"loader-utils@^0.2.11",
"/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/babel-loader"
]
],
"_from": "loader-utils@>=0.2.11 <0.3.0",
"_id": "loader-utils@0.2.15",
"_inCache": true,
"_installable": true,
"_location": "/loader-utils",
"_nodeVersion": "5.10.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/loader-utils-0.2.15.tgz_1463148639681_0.7935674281325191"
},
"_npmUser": {
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
},
"_npmVersion": "3.8.3",
"_phantomChildren": {},
"_requested": {
"name": "loader-utils",
"raw": "loader-utils@^0.2.11",
"rawSpec": "^0.2.11",
"scope": null,
"spec": ">=0.2.11 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/babel-loader",
"/css-loader",
"/istanbul-instrumenter-loader",
"/sass-loader",
"/style-loader",
"/webpack"
],
"_resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.15.tgz",
"_shasum": "c7df3342a9d4e2103dddc97d4060daccc246d6ac",
"_shrinkwrap": null,
"_spec": "loader-utils@^0.2.11",
"_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/babel-loader",
"author": {
"name": "Tobias Koppers @sokra"
},
"bugs": {
"url": "https://github.com/webpack/loader-utils/issues"
},
"dependencies": {
"big.js": "^3.1.3",
"emojis-list": "^2.0.0",
"json5": "^0.5.0",
"object-assign": "^4.0.1"
},
"description": "utils for webpack loaders",
"devDependencies": {
"coveralls": "^2.11.2",
"istanbul": "^0.3.14",
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"shasum": "c7df3342a9d4e2103dddc97d4060daccc246d6ac",
"tarball": "https://registry.npmjs.org/loader-utils/-/loader-utils-0.2.15.tgz"
},
"files": [
"index.js"
],
"gitHead": "bed965bbcb54fa54beecfee2639e9585ab5ae020",
"homepage": "https://github.com/webpack/loader-utils#readme",
"license": "MIT",
"maintainers": [
{
"email": "tobias.koppers@googlemail.com",
"name": "sokra"
}
],
"name": "loader-utils",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/webpack/loader-utils.git"
},
"scripts": {
"cover": "istanbul cover -x *.runtime.js node_modules/mocha/bin/_mocha",
"publish-patch": "mocha && npm version patch && git push && git push --tags && npm publish",
"test": "mocha",
"travis": "npm run cover -- --report lcovonly"
},
"version": "0.2.15"
}