| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "css-declaration-sorter@4.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "css-declaration-sorter@4.0.1", |
| | | "_from": "css-declaration-sorter@^4.0.1", |
| | | "_id": "css-declaration-sorter@4.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-BcxQSKTSEEQUftYpBVnsH4SF05NTuBokb19/sBt6asXGKZ/6VP7PLG1CBCkFDYOnhXhPh0jMhO6xZ71oYHXHBA==", |
| | | "_location": "/css-declaration-sorter", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "css-declaration-sorter@4.0.1", |
| | | "raw": "css-declaration-sorter@^4.0.1", |
| | | "name": "css-declaration-sorter", |
| | | "escapedName": "css-declaration-sorter", |
| | | "rawSpec": "4.0.1", |
| | | "rawSpec": "^4.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.0.1" |
| | | "fetchSpec": "^4.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/cssnano-preset-default" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/css-declaration-sorter/-/css-declaration-sorter-4.0.1.tgz", |
| | | "_spec": "4.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "c198940f63a76d7e36c1e71018b001721054cb22", |
| | | "_spec": "css-declaration-sorter@^4.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\cssnano-preset-default", |
| | | "author": { |
| | | "name": "Selwyn", |
| | | "email": "talk@selwyn.cc", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/Siilwyn/css-declaration-sorter/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "postcss": "^7.0.1", |
| | | "timsort": "^0.3.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Sorts CSS declarations fast and automatically in a certain order.", |
| | | "devDependencies": { |
| | | "benchmark": "^2.1.4", |