1 Star 0 Fork 5

Mohammad Azhar Khan/chartero

forked from 忘焊嘞/chartero 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.52 KB
一键复制 编辑 原始数据 按行查看 历史
忘焊嘞 提交于 2023-01-20 17:51 . use react
{
"name": "chartero",
"addonName": "Chartero",
"addonID": "[email protected]",
"addonRef": "Chartero",
"version": "2.0.0",
"description": "一个好看的Zotero插件",
"main": "src/index.js",
"scripts": {
"build-dev": "cross-env NODE_ENV=development node ./tools/build.js",
"build": "cross-env NODE_ENV=production node ./tools/build.js",
"restart6": "node ./tools/restart6.js",
"restart7": "node ./tools/restart7.js",
"restart": "npm run build-dev && npm run restart7",
"release": "release-it",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://gitee.com/const_volatile/chartero.git"
},
"author": "volatile static",
"license": "AGPL-2.0-or-later",
"bugs": {
"url": "https://gitee.com/const_volatile/chartero/issues"
},
"homepage": "https://gitee.com/const_volatile/chartero",
"releasepage": "https://github.com/volatile-static/Chartero/releases/latest/download/chartero.xpi",
"updaterdf": "https://raw.githubusercontent.com/volatile-static/Chartero/master/update.json",
"dependencies": {
"compressing": "^1.6.3",
"esbuild": "^0.15.18",
"highcharts": "^10.3.2",
"replace-in-file": "^6.3.5",
"zotero-plugin-toolkit": "file:E:/zotero/zotero-plugin-toolkit",
"zotero-types": "file:E:/zotero/zotero-types"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.10",
"cross-env": "^7.0.3",
"release-it": "^15.6.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/azhkhn/chartero.git
[email protected]:azhkhn/chartero.git
azhkhn
chartero
chartero
master

搜索帮助