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.

84 lines
2.1 KiB

4 years ago
  1. {
  2. "_args": [
  3. [
  4. "batch@0.6.1",
  5. "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/serve-index"
  6. ]
  7. ],
  8. "_from": "batch@0.6.1",
  9. "_id": "batch@0.6.1",
  10. "_inCache": true,
  11. "_installable": true,
  12. "_location": "/batch",
  13. "_nodeVersion": "6.10.3",
  14. "_npmOperationalInternal": {
  15. "host": "packages-18-east.internal.npmjs.com",
  16. "tmp": "tmp/batch-0.6.1.tgz_1494969108544_0.02703835256397724"
  17. },
  18. "_npmUser": {
  19. "email": "doug@somethingdoug.com",
  20. "name": "dougwilson"
  21. },
  22. "_npmVersion": "3.10.10",
  23. "_phantomChildren": {},
  24. "_requested": {
  25. "name": "batch",
  26. "raw": "batch@0.6.1",
  27. "rawSpec": "0.6.1",
  28. "scope": null,
  29. "spec": "0.6.1",
  30. "type": "version"
  31. },
  32. "_requiredBy": [
  33. "/serve-index"
  34. ],
  35. "_resolved": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz",
  36. "_shasum": "dc34314f4e679318093fc760272525f94bf25c16",
  37. "_shrinkwrap": null,
  38. "_spec": "batch@0.6.1",
  39. "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/serve-index",
  40. "author": {
  41. "email": "tj@vision-media.ca",
  42. "name": "TJ Holowaychuk"
  43. },
  44. "browser": {
  45. "emitter": "events"
  46. },
  47. "bugs": {
  48. "url": "https://github.com/visionmedia/batch/issues"
  49. },
  50. "dependencies": {},
  51. "description": "Simple async batch with concurrency control and progress reporting.",
  52. "devDependencies": {
  53. "mocha": "*",
  54. "should": "*"
  55. },
  56. "directories": {},
  57. "dist": {
  58. "shasum": "dc34314f4e679318093fc760272525f94bf25c16",
  59. "tarball": "https://registry.npmjs.org/batch/-/batch-0.6.1.tgz"
  60. },
  61. "gitHead": "577ea162b9be76e79d2fcc43c47ed573112e9892",
  62. "homepage": "https://github.com/visionmedia/batch#readme",
  63. "license": "MIT",
  64. "main": "index",
  65. "maintainers": [
  66. {
  67. "name": "dougwilson",
  68. "email": "doug@somethingdoug.com"
  69. },
  70. {
  71. "name": "tjholowaychuk",
  72. "email": "tj@vision-media.ca"
  73. }
  74. ],
  75. "name": "batch",
  76. "optionalDependencies": {},
  77. "readme": "ERROR: No README data found!",
  78. "repository": {
  79. "type": "git",
  80. "url": "git+https://github.com/visionmedia/batch.git"
  81. },
  82. "scripts": {},
  83. "version": "0.6.1"
  84. }