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.
87 lines
2.2 KiB
87 lines
2.2 KiB
{
|
|
"_args": [
|
|
[
|
|
"resolve-url-loader@4.0.0",
|
|
"/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "resolve-url-loader@4.0.0",
|
|
"_id": "resolve-url-loader@4.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
|
|
"_location": "/resolve-url-loader",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "resolve-url-loader@4.0.0",
|
|
"name": "resolve-url-loader",
|
|
"escapedName": "resolve-url-loader",
|
|
"rawSpec": "4.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "4.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@angular-devkit/build-angular"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
|
|
"_spec": "4.0.0",
|
|
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv5/ahcdashboardui",
|
|
"author": {
|
|
"name": "bholloway"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/bholloway/resolve-url-loader/issues"
|
|
},
|
|
"dependencies": {
|
|
"adjust-sourcemap-loader": "^4.0.0",
|
|
"convert-source-map": "^1.7.0",
|
|
"loader-utils": "^2.0.0",
|
|
"postcss": "^7.0.35",
|
|
"source-map": "0.6.1"
|
|
},
|
|
"description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
|
|
"engines": {
|
|
"node": ">=8.9"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"lib/**/+([a-z-]).js",
|
|
"docs/**/*.*"
|
|
],
|
|
"homepage": "https://github.com/bholloway/resolve-url-loader/tree/v4-maintenance/packages/resolve-url-loader",
|
|
"keywords": [
|
|
"webpack",
|
|
"loader",
|
|
"css",
|
|
"normalize",
|
|
"rewrite",
|
|
"resolve",
|
|
"url",
|
|
"sass",
|
|
"relative",
|
|
"file"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"name": "resolve-url-loader",
|
|
"peerDependencies": {
|
|
"rework": "1.0.1",
|
|
"rework-visit": "1.0.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"rework": {
|
|
"optional": true
|
|
},
|
|
"rework-visit": {
|
|
"optional": true
|
|
}
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/bholloway/resolve-url-loader.git",
|
|
"directory": "packages/resolve-url-loader"
|
|
},
|
|
"version": "4.0.0"
|
|
}
|