代码拉取完成,页面将自动刷新
{
"name": "copytranslator",
"version": "9.0.3",
"private": true,
"description": "Foreign language assisted reading and translation solution",
"repository": {
"type": "git",
"url": "https://github.com/copytranslator/copytranslator.git"
},
"author": {
"name": "Elliott Zheng",
"email": "copytranslator@hypercube.top",
"url": "https://hypercube.top"
},
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build",
"lint": "vue-cli-service lint",
"electron:build": "npm run prebuild && vue-cli-service electron:build && npm run postbuild",
"electron:serve": "npm run prebuild && vue-cli-service electron:serve",
"postinstall": "electron-builder install-app-deps",
"rebuild": "npm rebuild --runtime=electron --target=6.0.0 --disturl=https://atom.io/download/atom-shell --abi=73",
"prebuild": "tsc ./src/prebuild.ts --downlevelIteration --esModuleInterop && node ./src/prebuild.js && npm run clean",
"postbuild": "node postbuild.js",
"ts:test": "tsc ./src/test.ts && node ./src/test.js && npm run clean",
"test": "jest --detectOpenHandles",
"clean": "node clean.js",
"docs:dev": "vuepress dev docs",
"docs:build": "vuepress build docs",
"docs:gen": "tsc ./src/generate-doc.ts --downlevelIteration --resolveJsonModule --esModuleInterop && node ./src/generate-doc.js && npm run clean",
"docs:deploy": "sh docs/.vuepress/release/sync.sh deploy"
},
"dependencies": {
"@opentranslate/baidu": "^1.0.0",
"@opentranslate/caiyun": "^1.0.0",
"@opentranslate/google": "^1.0.0",
"@opentranslate/languages": "^1.1.0",
"@opentranslate/sogou": "^1.0.0",
"@opentranslate/tencent": "^1.0.0",
"@opentranslate/translator": "^1.0.0",
"@opentranslate/youdao": "^1.0.0",
"ba64": "^3.0.9",
"baidu-aip-sdk": "^2.3.9",
"chalk": "^2.4.2",
"eazydict-bing": "https://github.com/CopyTranslator/eazydict-bing.git",
"eazydict-google": "https://github.com/CopyTranslator/eazydict-google.git",
"eazydict-youdao": "https://github.com/CopyTranslator/eazydict-youdao.git",
"electron-clipboard-extended": "^1.1.1",
"electron-updater": "^4.0.6",
"element-ui": "2.13.0",
"iohook": "0.6.2",
"lodash.compact": "^3.0.1",
"lodash.flatten": "^4.4.0",
"lodash.invert": "^4.3.0",
"lodash.keyby": "^4.6.0",
"lodash.sum": "^4.0.2",
"md5": "^2.2.1",
"node-mouse": "^0.0.2",
"normalize.css": "^8.0.1",
"robotjs": "https://github.com/octalmage/robotjs.git",
"sbd": "^1.0.15",
"shortcut-capture": "^1.2.1",
"vue": "^2.6.10",
"vue-class-component": "^7.1.0",
"vue-property-decorator": "^8.2.2",
"vue-router": "3.0.7",
"vuedraggable": "^2.23.0",
"vuex": "^3.1.1"
},
"devDependencies": {
"@types/jest": "^23.3.14",
"@types/lodash.compact": "^3.0.6",
"@types/lodash.flatten": "^4.4.6",
"@types/lodash.invert": "^4.3.6",
"@types/lodash.keyby": "^4.6.6",
"@types/lodash.sum": "^4.0.6",
"@types/md5": "^2.1.33",
"@types/node": "^11.13.20",
"@types/semver": "^6.0.0",
"@types/yaml": "^1.0.2",
"@typescript-eslint/eslint-plugin": "^2.10.0",
"@typescript-eslint/parser": "^2.10.0",
"@vue/cli-plugin-babel": "^3.2.0",
"@vue/cli-plugin-eslint": "^3.2.0",
"@vue/cli-plugin-typescript": "^3.3.0",
"@vue/cli-service": "^3.6.0",
"@vue/eslint-config-prettier": "^4.0.1",
"@vue/eslint-config-typescript": "^3.2.0",
"babel-eslint": "^10.0.1",
"babel-plugin-component": "^1.1.1",
"babel-plugin-lodash": "^3.3.4",
"electron": "^6.0.0",
"element-theme-chalk": "^2.11.1",
"eslint": "^5.8.0",
"eslint-config-prettier/@typescript-eslint": "^6.7.0",
"eslint-plugin-typescript": "^0.14.0",
"eslint-plugin-vue": "^5.0.0",
"jest": "^23.6.0",
"leancloud-storage": "^3.12.0",
"lodash-webpack-plugin": "^0.11.5",
"node-gyp": "^3.8.0",
"ts-jest": "^23.10.5",
"typescript": "^3.6.3",
"valine": "^1.3.4",
"vue-cli-plugin-electron-builder": "^1.4.0",
"vue-template-compiler": "^2.5.21",
"yaml": "^1.5.0"
},
"cmake-js": {
"runtime": "electron",
"runtimeVersion": "^3.0.0"
},
"iohook": {
"targets": [
"node-64",
"electron-73"
],
"platforms": [
"win32",
"darwin"
],
"arches": [
"x64"
]
},
"main": "background.js"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。