| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "move-concurrently@1.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "move-concurrently@1.0.1", |
| | | "_from": "move-concurrently@^1.0.1", |
| | | "_id": "move-concurrently@1.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-viwAX9oy4LKa8fBdfEszIUxwH5I=", |
| | | "_location": "/move-concurrently", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "move-concurrently@1.0.1", |
| | | "raw": "move-concurrently@^1.0.1", |
| | | "name": "move-concurrently", |
| | | "escapedName": "move-concurrently", |
| | | "rawSpec": "1.0.1", |
| | | "rawSpec": "^1.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.1" |
| | | "fetchSpec": "^1.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/webpack/cacache" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/move-concurrently/-/move-concurrently-1.0.1.tgz", |
| | | "_spec": "1.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "be2c005fda32e0b29af1f05d7c4b33214c701f92", |
| | | "_spec": "move-concurrently@^1.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\cacache", |
| | | "author": { |
| | | "name": "Rebecca Turner", |
| | | "email": "me@re-becca.org", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/npm/move-concurrently/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "aproba": "^1.1.1", |
| | | "copy-concurrently": "^1.0.0", |
| | |
| | | "rimraf": "^2.5.4", |
| | | "run-queue": "^1.0.3" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.", |
| | | "devDependencies": { |
| | | "standard": "^8.6.0", |