加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.27 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "chinese-copywriting-guidelines",
"version": "0.0.9",
"description": "Chinese Copywriting Guidelines",
"author": "Tunghsiao Liu",
"homepage": "http://github.com/sparanoid/chinese-copywriting-guidelines",
"main": "README.md",
"scripts": {
"test": "grunt"
},
"repository": {
"type": "git",
"url": "git://github.com/sparanoid/chinese-copywriting-guidelines.git"
},
"bugs": {
"url": "http://github.com/sparanoid/chinese-copywriting-guidelines/issues"
},
"license": "WTFPL",
"keywords": [
"chinese",
"copywriting",
"guideline"
],
"readmeFilename": "README.md",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-bump": "^0.8.0",
"grunt-conventional-changelog": "^6.1.0",
"grunt-npm": "0.0.2",
"matchdep": "^1.0.1"
},
"contributors": [
"greenkeeperio-bot <support@greenkeeper.io>",
"Jason Lee <huacnlee@gmail.com>",
"Yang Li <idealhack@gmail.com>",
"Zhuang Ma <chumpma@gmail.com>",
"ddanist <danx2ist@gmail.com>",
"tzx <district10@users.noreply.github.com>",
"NauxLiu@users.noreply.github.com>",
"Charlie Jade <summer.alex07@gmail.com>",
"hotoo@users.noreply.github.com>",
"Elethom Hunter <elethomhunter@gmail.com>",
"Huei Tan <huei90@users.noreply.github.com>"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化