date-gather
Version:
29 lines (28 loc) • 600 B
JSON
{
"name": "date-gather",
"version": "1.0.12",
"description": "日期集合",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/yjh30/dateGather.git"
},
"keywords": [
"today",
"yesterday",
"monday",
"sunday",
"startOfMonth",
"endOfMonth"
],
"author": "yangjunhua",
"license": "ISC",
"bugs": {
"url": "https://github.com/yjh30/dateGather/issues"
},
"homepage": "https://github.com/yjh30/dateGather#readme",
"dependencies": {}
}