1 Star 0 Fork 0

master/JqueryWeb扩展

Create your Gitee Account
Explore and code with more than 13.5 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
package.json 1.02 KB
Copy Edit Raw Blame History
master authored 2020-07-24 19:00 +08:00 . sp1
{
"name": "jqWebPlus",
"version": "0.0.1",
"description": "Jquery扩展插件",
"license": "Apache2.0",
"author": "flex-dev",
"repository": "https://gitee.com/flex-dev/jqWebPlus",
"scripts": {
"start": "webpack-dev-server --config config/webpack.dev.js",
"build": "webpack --config config/webpack.prod.js"
},
"dependencies": {
"bootstrap": "^3.3.7",
"jquery": "~1.12.4",
"jquery.cookie": "^1.4.1",
"vue": "^2.6.11"
},
"devDependencies": {
"css-hot-loader": "^1.3.6",
"css-loader": "^0.28.7",
"expose-loader": "^0.7.4",
"extract-text-webpack-plugin": "^3.0.2",
"file-loader": "^1.1.6",
"html-webpack-plugin": "^2.30.1",
"style-loader": "^0.19.1",
"uglifyjs-webpack-plugin": "^1.1.4",
"webpack": "^3.10.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^2.9.7",
"webpack-merge": "^4.1.1"
},
"bugs": {
"url": "https://gitee.com/flex-dev/jqWebPlus/issues"
},
"keywords": [
"javascript",
"select",
"tree",
"checkbox"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/flex-dev/jqWebPlus.git
git@gitee.com:flex-dev/jqWebPlus.git
flex-dev
jqWebPlus
JqueryWeb扩展
master

Search