{ "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-conventional-changelog": "^1.2.1", "grunt-release": "^0.13.0", "matchdep": "^0.3.0" } }