Feuerwehr-eppingen/node_modules/resolve-url-loader/package.json

111 lines
3.0 KiB
JSON

{
"_args": [
[
{
"raw": "resolve-url-loader@^2.0.2",
"scope": null,
"escapedName": "resolve-url-loader",
"name": "resolve-url-loader",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix"
]
],
"_from": "resolve-url-loader@>=2.0.2 <3.0.0",
"_id": "resolve-url-loader@2.3.0",
"_inCache": true,
"_location": "/resolve-url-loader",
"_nodeVersion": "9.3.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/resolve-url-loader_2.3.0_1520156669936_0.980878408731976"
},
"_npmUser": {
"name": "bholloway",
"email": "npm@bholloway.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "resolve-url-loader@^2.0.2",
"scope": null,
"escapedName": "resolve-url-loader",
"name": "resolve-url-loader",
"rawSpec": "^2.0.2",
"spec": ">=2.0.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-2.3.0.tgz",
"_shasum": "e1b37034d48f22f8cfb9f04c026faaa070fdaf26",
"_shrinkwrap": null,
"_spec": "resolve-url-loader@^2.0.2",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/laravel-mix",
"author": {
"name": "bholloway"
},
"bugs": {
"url": "https://github.com/bholloway/resolve-url-loader/issues"
},
"dependencies": {
"adjust-sourcemap-loader": "^1.1.0",
"camelcase": "^4.1.0",
"convert-source-map": "^1.5.1",
"loader-utils": "^1.1.0",
"lodash.defaults": "^4.0.0",
"rework": "^1.0.1",
"rework-visit": "^1.0.0",
"source-map": "^0.5.7",
"urix": "^0.1.0"
},
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
"devDependencies": {
"jshint": "^2.9.5"
},
"directories": {},
"dist": {
"integrity": "sha512-RaEUWgF/B6aTg9VKaOv2o6dfm5f75/lGh8S+SQwoMcBm48WkA2nhLR+V7KEawkxXjU4lLB16IVeHCe7F69nyVw==",
"shasum": "e1b37034d48f22f8cfb9f04c026faaa070fdaf26",
"tarball": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-2.3.0.tgz",
"fileCount": 7,
"unpackedSize": 27970
},
"gitHead": "7105d8a005231bb480cfde082b969d795e36da5e",
"homepage": "https://github.com/bholloway/resolve-url-loader",
"keywords": [
"webpack",
"loader",
"css",
"normalize",
"rewrite",
"resolve",
"url",
"sass",
"relative",
"file"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "bholloway",
"email": "npm@bholloway.com"
}
],
"name": "resolve-url-loader",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/bholloway/resolve-url-loader.git"
},
"scripts": {
"lint": "jshint index.js lib"
},
"version": "2.3.0"
}