22 Star 148 Fork 72

锅巴汉化 / 猫国建设者(Kittens Game)

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 924 Bytes
一键复制 编辑 原始数据 按行查看 历史
bloodrizer 提交于 2021-04-25 06:40 . buildver
{
"name": "kitten-game",
"version": "14.8.0",
"description": "A game of kittens",
"main": "config.js",
"directories": {
"lib": "lib",
"test": "test"
},
"scripts": {
"build": "node tools/generate-buildver.js",
"test": "jest --config jest.config.unittest.json",
"lint": "eslint *.js js/*.js --quiet",
"start": "http-server"
},
"husky": {
"hooks": {
"pre-commit": "yarn lint",
"commit-msg": "echo 'commitlint -E HUSKY_GIT_PARAMS'"
}
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/bloodrizer/kitten-game.git"
},
"keywords": [
"incremental",
"game"
],
"author": "bloodrizer",
"license": "SEE LICENSE IN license.txt",
"homepage": "https://bitbucket.org/bloodrizer/kitten-game#readme",
"devDependencies": {
"eslint": "^7.4.0",
"http-server": "^0.12.3",
"husky": "^4.2.5",
"jest": "^26.1.0"
}
}
JavaScript
1
https://gitee.com/likexia/cat-zh.git
git@gitee.com:likexia/cat-zh.git
likexia
cat-zh
猫国建设者(Kittens Game)
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891