day-week
Version:
``` 功能 ```:某年某月天数
23 lines (22 loc) • 489 B
JSON
{
"name": "date",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/1578536879/date.git"
},
"keywords": [
"date"
],
"author": "pastry",
"license": "ISC",
"bugs": {
"url": "https://github.com/1578536879/date/issues"
},
"homepage": "https://github.com/1578536879/date#readme"
}