1 Star 0 Fork 11

杨鑫/xntree

forked from 范媛媛/xntree 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.67 KB
一键复制 编辑 原始数据 按行查看 历史
范媛媛 提交于 2021-11-22 15:15 . 1.2.1 修复移动节点的bug
{
"name": "xntree",
"version": "1.2.1",
"description": "仙女座虚拟树插件",
"dependencies": {},
"devDependencies": {
"@babel/cli": "^7.15.7",
"@babel/core": "^7.15.8",
"@babel/plugin-proposal-object-rest-spread": "^7.15.6",
"@babel/plugin-transform-runtime": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@purtuga/esm-webpack-plugin": "^1.5.0",
"babel-core": "^7.0.0-bridge.0",
"babel-loader": "^7.1.5",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-es2015": "^6.24.1",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^8.0.0",
"css-loader": "^5.1.1",
"css-minimizer-webpack-plugin": "^1.2.0",
"express": "^4.17.1",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^4.5.2",
"mini-css-extract-plugin": "^1.3.9",
"style-loader": "^2.0.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"url-loader": "^4.1.1",
"webpack": "^5.24.4",
"webpack-cli": "^4.5.0",
"webpack-dev-middleware": "^4.1.0",
"webpack-dev-server": "^3.11.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "webpack --env production",
"build-dev": "webpack",
"watch": "webpack --watch",
"start": "webpack serve --open",
"server": "node server.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fanaiai/xnwebglglobal.git"
},
"keywords": [
"仙女座虚拟树插件"
],
"author": "范媛媛 <[email protected]>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/fanaiai/xntree/issues"
},
"homepage": "https://github.com/fanaiai/xntree#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yangxin_1994/xntree.git
[email protected]:yangxin_1994/xntree.git
yangxin_1994
xntree
xntree
main

搜索帮助