UNPKG

timer-basic

Version:

Simple timer package that enables recording time intervals between multiple events

27 lines (26 loc) 609 B
{ "name": "timer-basic", "version": "1.1.6", "description": " Simple timer package that enables recording time intervals between multiple events", "main": "timer.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://bitbucket.org/sachin1729/timer.git" }, "keywords": [ "timer", "profiling", "profiler", "node-timer", "node", "js-timer", "js", "timer-node" ], "author": "Sachin Purohit", "license": "ISC", "homepage": "https://bitbucket.org/sachin1729/timer#readme" }