shiren-calendar
Version:
32 lines (31 loc) • 648 B
JSON
{
"name": "shiren-calendar",
"version": "0.6.7",
"homepage": "https://10in.com",
"description": "实仁日历",
"keywords": [
"八字",
"排盘",
"公历",
"农历",
"转换"
],
"main": "index.js",
"repository": {
"url": "https://github.com/10in-tech/shiren-calendar",
"type": "git"
},
"author": "shiyin <developer@10in.com>",
"contributors": [
"soonio <soonio@qq.com> (https://github.com/soonio)"
],
"bugs": {
"email": "developer@10in.com",
"url": "https://github.com/10in-tech/shiren-calendar/issues"
},
"type": "module",
"files": [
"index.js"
],
"license": "MIT"
}