1
0
镜像自地址 https://github.com/tuna/tunasync.git 已同步 2025-12-06 06:26:46 +00:00
文件
tunasync/package.json
2016-05-05 11:45:51 +08:00

14 行
254 B
JSON

{
"name": "tunasync",
"version": "1.0.0b1",
"description": "This is not a node project!",
"devDependencies": {
"cz-conventional-changelog": "^1.1.6"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
}
}