| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "repeat-string@1.6.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "repeat-string@1.6.1", |
| | | "_from": "repeat-string@^1.6.1", |
| | | "_id": "repeat-string@1.6.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=", |
| | | "_location": "/repeat-string", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "repeat-string@1.6.1", |
| | | "raw": "repeat-string@^1.6.1", |
| | | "name": "repeat-string", |
| | | "escapedName": "repeat-string", |
| | | "rawSpec": "1.6.1", |
| | | "rawSpec": "^1.6.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.6.1" |
| | | "fetchSpec": "^1.6.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/watchpack-chokidar2/fill-range", |
| | |
| | | "/webpack/to-regex-range" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz", |
| | | "_spec": "1.6.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "8dcae470e1c88abc2d600fff4a776286da75e637", |
| | | "_spec": "repeat-string@^1.6.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\fill-range", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "http://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/repeat-string/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Brian Woodward", |
| | |
| | | "url": "wooorm.com" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "Repeat the given string n times. Fastest implementation for repeating a string.", |
| | | "devDependencies": { |
| | | "ansi-cyan": "^0.1.1", |