| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "cssesc@3.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "cssesc@3.0.0", |
| | | "_from": "cssesc@^3.0.0", |
| | | "_id": "cssesc@3.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==", |
| | | "_location": "/cssesc", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "cssesc@3.0.0", |
| | | "raw": "cssesc@^3.0.0", |
| | | "name": "cssesc", |
| | | "escapedName": "cssesc", |
| | | "rawSpec": "3.0.0", |
| | | "rawSpec": "^3.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.0" |
| | | "fetchSpec": "^3.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/css-loader", |
| | | "/postcss-selector-parser" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/cssesc/-/cssesc-3.0.0.tgz", |
| | | "_spec": "3.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "37741919903b868565e1c09ea747445cd18983ee", |
| | | "_spec": "cssesc@^3.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\css-loader", |
| | | "author": { |
| | | "name": "Mathias Bynens", |
| | | "url": "https://mathiasbynens.be/" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/mathiasbynens/cssesc/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.", |
| | | "devDependencies": { |
| | | "babel-cli": "^6.26.0", |