Files
chinese-copywriting-guidelines/package.json
2015-08-12 18:53:15 +08:00

42 lines
1.1 KiB
JSON

{
"name": "chinese-copywriting-guidelines",
"version": "0.0.5",
"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": "^0.4.5",
"grunt-bump": "^0.3.1",
"grunt-conventional-changelog": "^4.0.0",
"grunt-npm": "0.0.2",
"matchdep": "^0.3.0"
},
"contributors": [
"Jason Lee <huacnlee@gmail.com>",
"Huei Tan <huei90@users.noreply.github.com>",
"Yang Li <idealhack@gmail.com>",
"tzx <district10@users.noreply.github.com>",
"Charlie Jade <summer.alex07@gmail.com>",
"hotoo@users.noreply.github.com>",
"Elethom Hunter <elethomhunter@gmail.com>"
]
}