| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "css-tree@1.0.0-alpha.37", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "css-tree@1.0.0-alpha.37", |
| | | "_id": "css-tree@1.0.0-alpha.37", |
| | | "_inBundle": false, |
| | |
| | | "/svgo" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.0.0-alpha.37.tgz", |
| | | "_spec": "1.0.0-alpha.37", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "98bebd62c4c1d9f960ec340cf9f7522e30709a22", |
| | | "_spec": "css-tree@1.0.0-alpha.37", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\svgo", |
| | | "author": { |
| | | "name": "Roman Dvornov", |
| | | "email": "rdvornov@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/csstree/csstree/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "mdn-data": "2.0.4", |
| | | "source-map": "^0.6.1" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "CSSTree is a tool set to work with CSS, including fast detailed parser (string->AST), walker (AST traversal), generator (AST->string) and lexer (validation and matching) based on knowledge of spec and browser implementations", |
| | | "devDependencies": { |
| | | "coveralls": "^3.0.4", |