@mmh-software/webview
Version:
32 lines (31 loc) • 757 B
JSON
{
"name": "@mmh/webview",
"version": "2.0.2",
"scripts": {
"serve": "vue-cli-service serve",
"build": "vue-cli-service build"
},
"dependencies": {
"@jeremyhamm/vue-slider": "^0.2.0",
"axios": "^0.19.2",
"bootstrap-vue": "^2.14.0",
"jquery": "^3.5.1",
"node-sass": "^4.14.1",
"react": "^16.13.1",
"sass-loader": "^8.0.2",
"vue": "^2.6.11",
"vue-router": "^3.1.6",
"vuex": "^3.1.3",
"vuex-persistedstate": "^3.0.1",
"webpack": "^4.43.0"
},
"devDependencies": {
"@vue/cli-plugin-router": "~4.3.0",
"@vue/cli-plugin-vuex": "~4.3.0",
"@vue/cli-service": "~4.3.0",
"vue-template-compiler": "^2.6.11"
},
"publishConfig": {
"registry":"https://registry.npmjs.org/"
}
}