mirror of
https://github.com/sparanoid/chinese-copywriting-guidelines.git
synced 2026-04-05 20:51:24 +08:00
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"name": "chinese-copywriting-guidelines",
|
|
"version": "0.0.7",
|
|
"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.7.0",
|
|
"grunt-conventional-changelog": "^5.0.0",
|
|
"grunt-npm": "0.0.2",
|
|
"matchdep": "^1.0.0"
|
|
},
|
|
"contributors": [
|
|
"Jason Lee <huacnlee@gmail.com>",
|
|
"greenkeeperio-bot <support@greenkeeper.io>",
|
|
"Yang Li <idealhack@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>"
|
|
]
|
|
}
|