UNPKG

expires-unixtime

Version:

Find out if the time has expired (unix)

29 lines (28 loc) 649 B
{ "name": "expires-unixtime", "version": "0.4.1", "description": "Find out if the time has expired (unix)", "main": "index.js", "dependencies": { "unix-timestamp-offset": "~1.3" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+ssh://git@github.com/tebaly/expires-unixtime.git" }, "keywords": [ "expires", "unix", "time", "unixtime" ], "author": "tebaly", "license": "MIT", "bugs": { "url": "https://github.com/tebaly/expires-unixtime/issues" }, "homepage": "https://github.com/tebaly/expires-unixtime#readme" }