i18n-zzz
Version:
34 lines (33 loc) • 718 B
JSON
{
"name": "i18n-zzz",
"version": "0.0.7",
"description": "躺著寫i18n",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"bin": {
"i18n-zzz": "./i18n-zzz.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KHC-ZhiHao/i18n-zzz.git"
},
"keywords": [
"i18n",
"zzz"
],
"author": "khczhihao",
"license": "ISC",
"bugs": {
"url": "https://github.com/KHC-ZhiHao/i18n-zzz/issues"
},
"homepage": "https://github.com/KHC-ZhiHao/i18n-zzz#readme",
"dependencies": {
"aws-sdk": "^2.518.0",
"chinese-conv": "^1.0.1",
"commander": "^3.0.0",
"express": "^4.17.1",
"request": "^2.88.0"
}
}