{ "name": "event-test-clock-pmb",
  "version": "1.0.0",
  "description": "EventEmitter + Timer + Counter. Easily generate time events for testing.",
  "keywords": [ "clock", "test", "time", "timer" ],

  "author": "M.K. (https://github.com/mk-pmb)",
  "homepage": "https://github.com/mk-pmb/event-test-clock-pmb-js/#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mk-pmb/event-test-clock-pmb-js.git"
  },
  "bugs": {
    "url": "https://github.com/mk-pmb/event-test-clock-pmb-js/issues"
  },
  "contributors": [],

  "private": false, "license": "ISC",

  "main": "clock.js",
  "scripts": { "test": "nodejs test/all.js" },
  "directories": { "test": "test" },

  "dependencies": {},
  "devDependencies": { "equal-pmb": "^0.1.6" },


  "npm vs. BOM = Unexpected token": "-*- coding: UTF-8 -*-"
}
