You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

99 lines
2.7 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "copy-concurrently@^1.0.0",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently"
  6. ]
  7. ],
  8. "_from": "copy-concurrently@>=1.0.0 <2.0.0",
  9. "_id": "copy-concurrently@1.0.5",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/copy-concurrently",
  13. "_nodeVersion": "8.4.0",
  14. "_npmOperationalInternal": {
  15. "host": "s3://npm-registry-packages",
  16. "tmp": "tmp/copy-concurrently-1.0.5.tgz_1503701787867_0.12750811083242297"
  17. },
  18. "_npmUser": {
  19. "email": "me@re-becca.org",
  20. "name": "iarna"
  21. },
  22. "_npmVersion": "5.4.0",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "copy-concurrently",
  26. "raw": "copy-concurrently@^1.0.0",
  27. "rawSpec": "^1.0.0",
  28. "scope": null,
  29. "spec": ">=1.0.0 <2.0.0",
  30. "type": "range"
  31. },
  32. "_requiredBy": [
  33. "/move-concurrently"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz",
  36. "_shasum": "92297398cae34937fcafd6ec8139c18051f0b5e0",
  37. "_shrinkwrap": null,
  38. "_spec": "copy-concurrently@^1.0.0",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/move-concurrently",
  40. "author": {
  41. "email": "me@re-becca.org",
  42. "name": "Rebecca Turner",
  43. "url": "http://re-becca.org/"
  44. },
  45. "bugs": {
  46. "url": "https://github.com/npm/copy-concurrently/issues"
  47. },
  48. "dependencies": {
  49. "aproba": "^1.1.1",
  50. "fs-write-stream-atomic": "^1.0.8",
  51. "iferr": "^0.1.5",
  52. "mkdirp": "^0.5.1",
  53. "rimraf": "^2.5.4",
  54. "run-queue": "^1.0.0"
  55. },
  56. "description": "Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.",
  57. "devDependencies": {
  58. "standard": "^8.6.0",
  59. "tacks": "^1.2.6",
  60. "tap": "^10.1.1"
  61. },
  62. "directories": {
  63. "test": "test"
  64. },
  65. "dist": {
  66. "integrity": "sha512-f2domd9fsVDFtaFcbaRZuYXwtdmnzqbADSwhSWYxYB/Q8zsdUUFMXVRwXGDMWmbEzAn1kdRrtI1T/KTFOL4X2A==",
  67. "shasum": "92297398cae34937fcafd6ec8139c18051f0b5e0",
  68. "tarball": "https://registry.npmjs.org/copy-concurrently/-/copy-concurrently-1.0.5.tgz"
  69. },
  70. "files": [
  71. "copy.js",
  72. "is-windows.js"
  73. ],
  74. "gitHead": "3381d20cdafa55a7aa42ab7b79a2b34f971a44c4",
  75. "homepage": "https://www.npmjs.com/package/copy-concurrently",
  76. "keywords": [
  77. "copy",
  78. "cpr"
  79. ],
  80. "license": "ISC",
  81. "main": "copy.js",
  82. "maintainers": [
  83. {
  84. "name": "iarna",
  85. "email": "me@re-becca.org"
  86. }
  87. ],
  88. "name": "copy-concurrently",
  89. "optionalDependencies": {},
  90. "readme": "ERROR: No README data found!",
  91. "repository": {
  92. "type": "git",
  93. "url": "git+https://github.com/npm/copy-concurrently.git"
  94. },
  95. "scripts": {
  96. "test": "standard && tap --coverage test"
  97. },
  98. "version": "1.0.5"
  99. }