UNPKG

timer-manager

Version:

easy to create a timer with a keyname and easy to remove with that keyname

25 lines (24 loc) 628 B
{ "name": "timer-manager", "version": "1.0.1", "description": "easy to create a timer with a keyname and easy to remove with that keyname ", "main": "lib/timer.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/xhacker5000/timer-manager.git" }, "keywords": [ "timer", "time-manager", "timer-manager" ], "author": "Xhacker", "license": "MIT", "bugs": { "url": "https://github.com/xhacker5000/timer-manager/issues" }, "homepage": "https://github.com/xhacker5000/timer-manager#readme" }