| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "postcss-focus-within@3.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "postcss-focus-within@3.0.0", |
| | | "_from": "postcss-focus-within@^3.0.0", |
| | | "_id": "postcss-focus-within@3.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-W0APui8jQeBKbCGZudW37EeMCjDeVxKgiYfIIEo8Bdh5SpB9sxds/Iq8SEuzS0Q4YFOlG7EPFulbbxujpkrV2w==", |
| | | "_location": "/postcss-focus-within", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "postcss-focus-within@3.0.0", |
| | | "raw": "postcss-focus-within@^3.0.0", |
| | | "name": "postcss-focus-within", |
| | | "escapedName": "postcss-focus-within", |
| | | "rawSpec": "3.0.0", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.0" |
| | | "fetchSpec": "^3.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/postcss-preset-env" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/postcss-focus-within/-/postcss-focus-within-3.0.0.tgz", |
| | | "_spec": "3.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "763b8788596cee9b874c999201cdde80659ef680", |
| | | "_spec": "postcss-focus-within@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\postcss-preset-env", |
| | | "author": { |
| | | "name": "Jonathan Neal", |
| | | "email": "jonathantneal@hotmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonathantneal/postcss-focus-within/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "postcss": "^7.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Use the :focus-within pseudo-selector in CSS", |
| | | "devDependencies": { |
| | | "@babel/core": "^7.0.0", |