set-now
Version:
Travel through time with Date.setNow()
30 lines (29 loc) • 579 B
JSON
{
"name": "set-now",
"version": "2.0.2",
"description": "Travel through time with Date.setNow()",
"main": "set-now.js",
"scripts": {
"test": "node test"
},
"author": "will123195",
"license": "MIT",
"devDependencies": {
"tape": "^4.5.1"
},
"repository": {
"type": "git",
"url": "https://github.com/will123195/set-now.git"
},
"keywords": [
"Date",
"now",
"setNow",
"setTime",
"time"
],
"bugs": {
"url": "https://github.com/will123195/set-now/issues"
},
"homepage": "https://github.com/will123195/set-now"
}