[6a3a178] | 1 | {
|
---|
[59329aa] | 2 | "_args": [
|
---|
| 3 | [
|
---|
| 4 | "resolve-url-loader@4.0.0",
|
---|
| 5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
| 6 | ]
|
---|
| 7 | ],
|
---|
| 8 | "_development": true,
|
---|
| 9 | "_from": "resolve-url-loader@4.0.0",
|
---|
| 10 | "_id": "resolve-url-loader@4.0.0",
|
---|
| 11 | "_inBundle": false,
|
---|
| 12 | "_integrity": "sha512-05VEMczVREcbtT7Bz+C+96eUO5HDNvdthIiMB34t7FcF8ehcu4wC0sSgPUubs3XW2Q3CNLJk/BJrCU9wVRymiA==",
|
---|
| 13 | "_location": "/resolve-url-loader",
|
---|
| 14 | "_phantomChildren": {
|
---|
| 15 | "picocolors": "0.2.1"
|
---|
| 16 | },
|
---|
| 17 | "_requested": {
|
---|
| 18 | "type": "version",
|
---|
| 19 | "registry": true,
|
---|
| 20 | "raw": "resolve-url-loader@4.0.0",
|
---|
| 21 | "name": "resolve-url-loader",
|
---|
| 22 | "escapedName": "resolve-url-loader",
|
---|
| 23 | "rawSpec": "4.0.0",
|
---|
| 24 | "saveSpec": null,
|
---|
| 25 | "fetchSpec": "4.0.0"
|
---|
| 26 | },
|
---|
| 27 | "_requiredBy": [
|
---|
| 28 | "/@angular-devkit/build-angular"
|
---|
| 29 | ],
|
---|
| 30 | "_resolved": "https://registry.npmjs.org/resolve-url-loader/-/resolve-url-loader-4.0.0.tgz",
|
---|
| 31 | "_spec": "4.0.0",
|
---|
| 32 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
| 33 | "author": {
|
---|
| 34 | "name": "bholloway"
|
---|
| 35 | },
|
---|
| 36 | "bugs": {
|
---|
| 37 | "url": "https://github.com/bholloway/resolve-url-loader/issues"
|
---|
| 38 | },
|
---|
| 39 | "dependencies": {
|
---|
| 40 | "adjust-sourcemap-loader": "^4.0.0",
|
---|
| 41 | "convert-source-map": "^1.7.0",
|
---|
| 42 | "loader-utils": "^2.0.0",
|
---|
| 43 | "postcss": "^7.0.35",
|
---|
| 44 | "source-map": "0.6.1"
|
---|
| 45 | },
|
---|
[6a3a178] | 46 | "description": "Webpack loader that resolves relative paths in url() statements based on the original source file",
|
---|
[59329aa] | 47 | "engines": {
|
---|
| 48 | "node": ">=8.9"
|
---|
[6a3a178] | 49 | },
|
---|
[59329aa] | 50 | "files": [
|
---|
| 51 | "index.js",
|
---|
| 52 | "lib/**/+([a-z-]).js",
|
---|
| 53 | "docs/**/*.*"
|
---|
| 54 | ],
|
---|
| 55 | "homepage": "https://github.com/bholloway/resolve-url-loader/tree/v4-maintenance/packages/resolve-url-loader",
|
---|
[6a3a178] | 56 | "keywords": [
|
---|
| 57 | "webpack",
|
---|
| 58 | "loader",
|
---|
| 59 | "css",
|
---|
| 60 | "normalize",
|
---|
| 61 | "rewrite",
|
---|
| 62 | "resolve",
|
---|
| 63 | "url",
|
---|
| 64 | "sass",
|
---|
| 65 | "relative",
|
---|
| 66 | "file"
|
---|
| 67 | ],
|
---|
| 68 | "license": "MIT",
|
---|
[59329aa] | 69 | "main": "index.js",
|
---|
| 70 | "name": "resolve-url-loader",
|
---|
[6a3a178] | 71 | "peerDependencies": {
|
---|
| 72 | "rework": "1.0.1",
|
---|
| 73 | "rework-visit": "1.0.0"
|
---|
| 74 | },
|
---|
| 75 | "peerDependenciesMeta": {
|
---|
| 76 | "rework": {
|
---|
| 77 | "optional": true
|
---|
| 78 | },
|
---|
| 79 | "rework-visit": {
|
---|
| 80 | "optional": true
|
---|
| 81 | }
|
---|
[59329aa] | 82 | },
|
---|
| 83 | "repository": {
|
---|
| 84 | "type": "git",
|
---|
| 85 | "url": "git+https://github.com/bholloway/resolve-url-loader.git",
|
---|
| 86 | "directory": "packages/resolve-url-loader"
|
---|
| 87 | },
|
---|
| 88 | "version": "4.0.0"
|
---|
[6a3a178] | 89 | }
|
---|