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.

14 lines
215 B

7 years ago
  1. {
  2. "name": "emitter",
  3. "repo": "component/emitter",
  4. "description": "Event emitter",
  5. "keywords": [
  6. "emitter",
  7. "events"
  8. ],
  9. "version": "1.1.2",
  10. "scripts": [
  11. "index.js"
  12. ],
  13. "license": "MIT"
  14. }