summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json')
-rw-r--r--deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json17
1 files changed, 7 insertions, 10 deletions
diff --git a/deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json b/deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json
index 4e843e52a4..f327746a8a 100644
--- a/deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json
+++ b/deps/npm/node_modules/move-concurrently/node_modules/copy-concurrently/package.json
@@ -1,7 +1,8 @@
{
"_from": "copy-concurrently@^1.0.0",
- "_id": "copy-concurrently@1.0.3",
- "_integrity": "sha1-Rft4ZiSaHKiJqlcI5svSc+dbslA=",
+ "_id": "copy-concurrently@1.0.5",
+ "_inBundle": false,
+ "_integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
"_location": "/move-concurrently/copy-concurrently",
"_phantomChildren": {},
"_requested": {
@@ -17,17 +18,15 @@
"_requiredBy": [
"/move-concurrently"
],
- "_resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.3.tgz",
- "_shasum": "45fb7866249a1ca889aa5708e6cbd273e75bb250",
- "_shrinkwrap": null,
+ "_resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
+ "_shasum": "92297398cae34937fcafd6ec8139c18051f0b5e0",
"_spec": "copy-concurrently@^1.0.0",
- "_where": "/Users/zkat/Documents/code/npm/node_modules/move-concurrently",
+ "_where": "/Users/rebecca/code/npm/node_modules/move-concurrently",
"author": {
"name": "Rebecca Turner",
"email": "me@re-becca.org",
"url": "http://re-becca.org/"
},
- "bin": null,
"bugs": {
"url": "https://github.com/npm/copy-concurrently/issues"
},
@@ -62,8 +61,6 @@
"license": "ISC",
"main": "copy.js",
"name": "copy-concurrently",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/npm/copy-concurrently.git"
@@ -71,5 +68,5 @@
"scripts": {
"test": "standard && tap --coverage test"
},
- "version": "1.0.3"
+ "version": "1.0.5"
}