| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "condense-newlines@0.2.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "condense-newlines@0.2.1", |
| | | "_from": "condense-newlines@^0.2.1", |
| | | "_id": "condense-newlines@0.2.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-PemFVTE5R10yUCyDsC9gaE0kxV8=", |
| | |
| | | "is-extendable": "0.1.1" |
| | | }, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "condense-newlines@0.2.1", |
| | | "raw": "condense-newlines@^0.2.1", |
| | | "name": "condense-newlines", |
| | | "escapedName": "condense-newlines", |
| | | "rawSpec": "0.2.1", |
| | | "rawSpec": "^0.2.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "0.2.1" |
| | | "fetchSpec": "^0.2.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/pretty" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/condense-newlines/-/condense-newlines-0.2.1.tgz", |
| | | "_spec": "0.2.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "3de985553139475d32502c83b02f60684d24c55f", |
| | | "_spec": "condense-newlines@^0.2.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\pretty", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/condense-newlines/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "extend-shallow": "^2.0.1", |
| | | "is-whitespace": "^0.3.0", |
| | | "kind-of": "^3.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.", |
| | | "devDependencies": { |
| | | "gulp-format-md": "^0.1.7", |