c47d82a8d870c2483fd3a1c7ba76958fc56c057ef142c2bf71aa2db7192d115c9ce65889f8e01e815cc7c4b95e1ca539b7c8cb57379f71cc55da3fb3d0dca3 299 B

1234567891011121314
  1. {
  2. "name": "batch",
  3. "repo": "visionmedia/batch",
  4. "description": "Async task batching",
  5. "version": "0.6.1",
  6. "keywords": ["batch", "async", "utility", "concurrency", "concurrent"],
  7. "dependencies": {
  8. "component/emitter": "*"
  9. },
  10. "development": {},
  11. "scripts": [
  12. "index.js"
  13. ]
  14. }