| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "pretty@2.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "pretty@2.0.0", |
| | | "_from": "pretty@^2.0.0", |
| | | "_id": "pretty@2.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-rbx5YLe7/iiaVX3F9zdhmiINBqU=", |
| | |
| | | "is-extendable": "0.1.1" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "pretty@2.0.0", |
| | | "raw": "pretty@^2.0.0", |
| | | "name": "pretty", |
| | | "escapedName": "pretty", |
| | | "rawSpec": "2.0.0", |
| | | "rawSpec": "^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.0.0" |
| | | "fetchSpec": "^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@vue/test-utils" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/pretty/-/pretty-2.0.0.tgz", |
| | | "_spec": "2.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "adbc7960b7bbfe289a557dc5f737619a220d06a5", |
| | | "_spec": "pretty@^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@vue\\test-utils", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/pretty/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "condense-newlines": "^0.2.1", |
| | | "extend-shallow": "^2.0.1", |
| | | "js-beautify": "^1.6.12" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Some tweaks for beautifying HTML with js-beautify according to my preferences.", |
| | | "devDependencies": { |
| | | "gulp-format-md": "^0.1.12", |