eazydict-standard-output
Version:
37 lines (36 loc) • 772 B
JSON
{
"name": "eazydict-standard-output",
"version": "1.7.2",
"description": "EazyDict 插件标准输出对象",
"main": "index.js",
"scripts": {
"test": "eslint index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/keenwon/eazydict-standard-output.git"
},
"keywords": [
"eazydict",
"dictionary",
"translate",
"youdao",
"bing",
"google",
"terminal",
"console",
"linux"
],
"author": {
"name": "keenwon",
"email": "semanwmj@gmail.com"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/keenwon/eazydict-standard-output/issues"
},
"homepage": "https://github.com/keenwon/eazydict-standard-output#readme",
"devDependencies": {
"eslint": "^4.19.1"
}
}