| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-modules-local-by-default@3.0.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-modules-local-by-default@3.0.3", |
| | | "_from": "postcss-modules-local-by-default@^3.0.3", |
| | | "_id": "postcss-modules-local-by-default@3.0.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-e3xDq+LotiGesympRlKNgaJ0PCzoUIdpH0dj47iWAui/kyTgh3CiAr1qP54uodmJhl6p9rN6BoNcdEDVJx9RDw==", |
| | | "_location": "/postcss-modules-local-by-default", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-modules-local-by-default@3.0.3", |
| | | "raw": "postcss-modules-local-by-default@^3.0.3", |
| | | "name": "postcss-modules-local-by-default", |
| | | "escapedName": "postcss-modules-local-by-default", |
| | | "rawSpec": "3.0.3", |
| | | "rawSpec": "^3.0.3", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.3" |
| | | "fetchSpec": "^3.0.3" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/css-loader" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-3.0.3.tgz", |
| | | "_spec": "3.0.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "bb14e0cc78279d504dbdcbfd7e0ca28993ffbbb0", |
| | | "_spec": "postcss-modules-local-by-default@^3.0.3", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\css-loader", |
| | | "author": { |
| | | "name": "Mark Dalgleish" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/css-modules/postcss-modules-local-by-default/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "icss-utils": "^4.1.1", |
| | | "postcss": "^7.0.32", |
| | | "postcss-selector-parser": "^6.0.2", |
| | | "postcss-value-parser": "^4.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "A CSS Modules transform to make local scope the default", |
| | | "devDependencies": { |
| | | "chokidar-cli": "^1.2.3", |