| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-selector-not@4.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-selector-not@4.0.1", |
| | | "_from": "postcss-selector-not@^4.0.0", |
| | | "_id": "postcss-selector-not@4.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-YolvBgInEK5/79C+bdFMyzqTg6pkYqDbzZIST/PDMqa/o3qtXenD05apBG2jLgT0/BQ77d4U2UK12jWpilqMAQ==", |
| | | "_location": "/postcss-selector-not", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-selector-not@4.0.1", |
| | | "raw": "postcss-selector-not@^4.0.0", |
| | | "name": "postcss-selector-not", |
| | | "escapedName": "postcss-selector-not", |
| | | "rawSpec": "4.0.1", |
| | | "rawSpec": "^4.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.0.1" |
| | | "fetchSpec": "^4.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-preset-env" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-selector-not/-/postcss-selector-not-4.0.1.tgz", |
| | | "_spec": "4.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "263016eef1cf219e0ade9a913780fc1f48204cbf", |
| | | "_spec": "postcss-selector-not@^4.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env", |
| | | "author": { |
| | | "name": "Maxime Thirouin" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/postcss/postcss-selector-not/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "balanced-match": "^1.0.0", |
| | | "postcss": "^7.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors", |
| | | "devDependencies": { |
| | | "babel-cli": "^6.26.0", |