1 Star 0 Fork 881

jiaoxiongju1/dgiot-mqtt2eventbus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 2.50 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "@dgiot/dgiot-mqtt-dashboard",
"description": "dgiot-mqtt-dashboard evenetBus",
"version": "1.1.4",
"author": "h7ml <h7ml@qq.com>",
"license": "Mozilla Public License Version 2.0",
"main": "dist/dgiot-mqtt-dashboard.js",
"module": "dist/dgiot-mqtt-dashboard.js",
"browser": "dist/dgiot-mqtt-dashboard.js",
"unpkg": "dist/dgiot-mqtt-dashboard.js",
"jsdelivr": "dist/dgiot-mqtt-dashboard.js",
"private": false,
"scripts": {
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --hot",
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
"lint:style": "stylelint **/*.{vue,scss} --fix"
},
"dependencies": {
"babel-plugin-component": "^1.1.1",
"commitizen": "^4.2.4",
"cz-conventional-changelog": "^3.3.0",
"element-ui": "^2.15.6",
"loadsh": "^0.0.4",
"md5": "^2.3.0",
"moment": "^2.29.1",
"sass": "^1.32.8",
"sass-loader": "^7.0.0",
"vue": "^2.5.11",
"vuex": "^3.6.2",
"vuex-persistedstate": "^4.0.0"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"homepage": "https://github.com/dgiot/dgiot-mqtt-dashboard.git",
"repository": {
"type": "git",
"url": "git+https://github.com/dgiot/dgiot-mqtt-dashboard.git"
},
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"gitHooks": {
"pre-commit": "lint-staged"
},
"lint-staged": {
"*.{js,jsx,vue}": [
"vue-cli-service lint",
"git add"
]
},
"engines": {
"node": ">= 12.0.0",
"npm": ">= 3.0.0"
},
"devDependencies": {
"babel-core": "^6.26.0",
"babel-eslint": "^7.1.1",
"babel-loader": "^7.1.2",
"babel-preset-env": "^1.6.0",
"babel-preset-stage-3": "^6.24.1",
"cross-env": "^5.0.5",
"css-loader": "^0.28.7",
"eslint": "^3.19.0",
"eslint-config-standard": "^10.2.1",
"eslint-friendly-formatter": "^3.0.0",
"eslint-loader": "^1.7.1",
"eslint-plugin-html": "^3.0.0",
"eslint-plugin-import": "^2.7.0",
"eslint-plugin-node": "^5.2.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^3.0.1",
"file-loader": "^1.1.4",
"stylelint": "^13.13.1",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-recess-order": "^2.5.0",
"vue-loader": "^13.0.5",
"vue-template-compiler": "^2.4.4",
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jiaoxiongju1/dgiot-mqtt2eventbus.git
git@gitee.com:jiaoxiongju1/dgiot-mqtt2eventbus.git
jiaoxiongju1
dgiot-mqtt2eventbus
dgiot-mqtt2eventbus
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385