UNPKG

kc-timespan

Version:

[js] Returns an extract of unix time that changes each S seconds.

28 lines (27 loc) 602 B
{ "name": "kc-timespan", "version": "1.0.5", "description": "[js] Returns an extract of unix time that changes each S seconds.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/kaisarsnippets/js-timespan.git" }, "keywords": [ "return", "unix", "time", "lapse", "changes", "each" ], "author": "KaisarCode", "license": "ISC", "bugs": { "url": "https://github.com/kaisarsnippets/js-timespan/issues" }, "homepage": "https://github.com/kaisarsnippets/js-timespan", "dependencies": { "fun2mod": "^1.0.3" } }