1 Star 0 Fork 1K

懵懂的小孩/vue-plugin-hiprint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.16 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "vue-plugin-hiprint",
"description": "hiprint for vue2.0",
"version": "0.0.20",
"author": "CcSimple",
"license": "MIT",
"main": "dist/vue-plugin-hiprint.js",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/CcSimple/vue-plugin-hiprint.git"
},
"bugs": {
"url": "https://github.com/CcSimple/vue-plugin-hiprint/issues"
},
"keywords": [
"vue",
"hiprint",
"print"
],
"files": [
"dist"
],
"scripts": {
"serve": "vue-cli-service serve",
"build-demo": "vue-cli-service build",
"build": "cross-env NODE_ENV=production webpack --progress"
},
"browserslist": [
"> 1%",
"last 2 versions",
"not ie <= 8"
],
"devDependencies": {
"@vue/cli-plugin-babel": "^4.5.15",
"@vue/cli-service": "^4.5.15",
"ant-design-vue": "^1.7.8",
"bootstrap": "^3.3.7",
"concurrent-tasks": "^1.0.7",
"copy-webpack-plugin": "^5.1.2",
"core-js": "^3.6.5",
"cross-env": "^5.0.5",
"less-loader": "^6.1.1",
"uglifyjs-webpack-plugin": "^2.2.0",
"vue": "^2.5.11",
"vue-ls": "^4.0.0",
"vue-template-compiler": "^2.6.11",
"webpack-cli": "^4.9.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wu766ji/vue-plugin-hiprint.git
git@gitee.com:wu766ji/vue-plugin-hiprint.git
wu766ji
vue-plugin-hiprint
vue-plugin-hiprint
main

搜索帮助