110 lines
2.8 KiB
JSON
110 lines
2.8 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "loader-utils@^1.0.2",
|
|
"scope": null,
|
|
"escapedName": "loader-utils",
|
|
"name": "loader-utils",
|
|
"rawSpec": "^1.0.2",
|
|
"spec": ">=1.0.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"c:\\xampp\\htdocs\\laravel\\node_modules\\style-loader"
|
|
]
|
|
],
|
|
"_from": "loader-utils@>=1.0.2 <2.0.0",
|
|
"_id": "loader-utils@1.1.0",
|
|
"_inCache": true,
|
|
"_location": "/style-loader/loader-utils",
|
|
"_nodeVersion": "7.7.3",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/loader-utils-1.1.0.tgz_1489673126296_0.2887681087013334"
|
|
},
|
|
"_npmUser": {
|
|
"name": "jhnns",
|
|
"email": "mail@johannesewald.de"
|
|
},
|
|
"_npmVersion": "4.1.2",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "loader-utils@^1.0.2",
|
|
"scope": null,
|
|
"escapedName": "loader-utils",
|
|
"name": "loader-utils",
|
|
"rawSpec": "^1.0.2",
|
|
"spec": ">=1.0.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/style-loader"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz",
|
|
"_shasum": "c98aef488bcceda2ffb5e2de646d6a754429f5cd",
|
|
"_shrinkwrap": null,
|
|
"_spec": "loader-utils@^1.0.2",
|
|
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\style-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"
|
|
},
|
|
"description": "utils for webpack loaders",
|
|
"devDependencies": {
|
|
"coveralls": "^2.11.2",
|
|
"eslint": "^3.15.0",
|
|
"eslint-plugin-node": "^4.0.1",
|
|
"istanbul": "^0.3.14",
|
|
"mocha": "^1.21.4",
|
|
"standard-version": "^4.0.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "c98aef488bcceda2ffb5e2de646d6a754429f5cd",
|
|
"tarball": "https://registry.npmjs.org/loader-utils/-/loader-utils-1.1.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
},
|
|
"files": [
|
|
"lib"
|
|
],
|
|
"gitHead": "a5602addda0c5e98e70d067b8dd050d5e4153f1d",
|
|
"homepage": "https://github.com/webpack/loader-utils#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jhnns",
|
|
"email": "mail@johannesewald.de"
|
|
},
|
|
{
|
|
"name": "sokra",
|
|
"email": "tobias.koppers@googlemail.com"
|
|
}
|
|
],
|
|
"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",
|
|
"lint": "eslint lib test",
|
|
"posttest": "npm run lint",
|
|
"release": "npm test && standard-version",
|
|
"test": "mocha",
|
|
"travis": "npm run cover -- --report lcovonly"
|
|
},
|
|
"version": "1.1.0"
|
|
}
|