| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-import@12.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-import@12.0.1", |
| | | "_from": "postcss-import@^12.0.1", |
| | | "_id": "postcss-import@12.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-3Gti33dmCjyKBgimqGxL3vcV8w9+bsHwO5UrBawp796+jdardbcFl4RP5w/76BwNL7aGzpKstIfF9I+kdE8pTw==", |
| | | "_location": "/postcss-import", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-import@12.0.1", |
| | | "raw": "postcss-import@^12.0.1", |
| | | "name": "postcss-import", |
| | | "escapedName": "postcss-import", |
| | | "rawSpec": "12.0.1", |
| | | "rawSpec": "^12.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "12.0.1" |
| | | "fetchSpec": "^12.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@nuxt/webpack" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-import/-/postcss-import-12.0.1.tgz", |
| | | "_spec": "12.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "cf8c7ab0b5ccab5649024536e565f841928b7153", |
| | | "_spec": "postcss-import@^12.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@nuxt\\webpack", |
| | | "author": { |
| | | "name": "Maxime Thirouin" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/postcss/postcss-import/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "postcss": "^7.0.1", |
| | | "postcss-value-parser": "^3.2.3", |
| | | "read-cache": "^1.0.0", |
| | | "resolve": "^1.1.7" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "PostCSS plugin to import CSS files", |
| | | "devDependencies": { |
| | | "ava": "^0.25.0", |