You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
84 lines
2.1 KiB
84 lines
2.1 KiB
4 years ago
|
{
|
||
|
"_from": "resolve-url-loader@3.1.0",
|
||
|
"_id": "resolve-url-loader@3.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha512-2QcrA+2QgVqsMJ1Hn5NnJXIGCX1clQ1F6QJTqOeiaDw9ACo1G2k+8/shq3mtqne03HOFyskAClqfxKyFBriXZg==",
|
||
|
"_location": "/resolve-url-loader",
|
||
|
"_phantomChildren": {
|
||
|
"big.js": "5.2.2",
|
||
|
"chalk": "2.4.2",
|
||
|
"has-flag": "3.0.0",
|
||
|
"minimist": "1.2.5"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "resolve-url-loader@3.1.0",
|
||
|
"name": "resolve-url-loader",
|
||
|
"escapedName": "resolve-url-loader",
|
||
|
"rawSpec": "3.1.0",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "3.1.0"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#DEV:/",
|
||
|
"#USER"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-3.1.0.tgz",
|
||
|
"_shasum": "54d8181d33cd1b66a59544d05cadf8e4aa7d37cc",
|
||
|
"_spec": "resolve-url-loader@3.1.0",
|
||
|
"_where": "/home/herrhase/Workspace/tentakelfabrik/board",
|
||
|
"author": {
|
||
|
"name": "bholloway"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/bholloway/resolve-url-loader/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"adjust-sourcemap-loader": "2.0.0",
|
||
|
"camelcase": "5.0.0",
|
||
|
"compose-function": "3.0.3",
|
||
|
"convert-source-map": "1.6.0",
|
||
|
"es6-iterator": "2.0.3",
|
||
|
"loader-utils": "1.2.3",
|
||
|
"postcss": "7.0.14",
|
||
|
"rework": "1.0.1",
|
||
|
"rework-visit": "1.0.0",
|
||
|
"source-map": "0.6.1"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
|
||
|
"engines": {
|
||
|
"node": ">=6.0.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"lib"
|
||
|
],
|
||
|
"homepage": "https://github.com/bholloway/resolve-url-loader",
|
||
|
"keywords": [
|
||
|
"webpack",
|
||
|
"loader",
|
||
|
"css",
|
||
|
"normalize",
|
||
|
"rewrite",
|
||
|
"resolve",
|
||
|
"url",
|
||
|
"sass",
|
||
|
"relative",
|
||
|
"file"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"main": "index.js",
|
||
|
"name": "resolve-url-loader",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/bholloway/resolve-url-loader.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "jshint --exclude **/node_modules index.js lib"
|
||
|
},
|
||
|
"version": "3.1.0"
|
||
|
}
|