UNPKG

time-constants

Version:

Some constants for convenient amounts of time, all in ms

32 lines (31 loc) 685 B
{ "name": "time-constants", "version": "1.0.3", "description": "Some constants for convenient amounts of time, all in ms", "main": "timeConstants.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jimhigson/time-constants.git" }, "keywords": [ "second", "minute", "hour", "week", "month", "year", "decade", "min", "max", "date" ], "author": "Jim Higson", "license": "ISC", "bugs": { "url": "https://github.com/jimhigson/time-constants/issues" }, "homepage": "https://github.com/jimhigson/time-constants#readme" }