UNPKG

@valjoux/timeout

Version:
35 lines (34 loc) 752 B
{ "name": "@valjoux/timeout", "version": "0.0.5", "description": "date & time util toolset", "main": "dist/index.cjs.js", "module": "dist/index.esm.js", "files": [ "dist" ], "publishConfig": { "access": "public" }, "scripts": { "pub": "npm publish", "test": "node -r @babel/register test/timeout.test.js" }, "repository": { "type": "git", "url": "git+https://github.com/hoyeungw/valjoux.git" }, "keywords": [ "array", "vector", "matrix", "object" ], "author": "Hoyeung Wong", "license": "MIT", "bugs": { "url": "https://github.com/hoyeungw/valjoux" }, "homepage": "https://github.com/hoyeungw/valjoux#readme", "gitHead": "455dd3b2252f22d6bb9fbe9bd6a04c1e74e7465a" }