{ "name": "@joepie91/timer", "description": "A resettable timer abstraction, with cancellation events", "version": "1.0.1", "main": "index.js", "repository": "http://git.cryto.net/joepie91/node-timer.git", "author": "Sven Slootweg ", "license": "WTFPL OR CC0-1.0", "devDependencies": { "@joepie91/eslint-config": "^1.1.0", "eslint": "^6.2.2" }, "dependencies": { "default-value": "^1.0.0", "validatem": "^0.2.0" } }