Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "transfmanager-webapp",
- "version": "0.1.0",
- "private": true,
- "scripts": {
- "start": "webpack-dev-server --open"
- },
- "dependencies": {
- "axios": "^0.18.0",
- "config": "^3.0.1",
- "core-js": "^3.0.0",
- "vue": "^2.6.6",
- "vue-axios": "^2.1.4",
- "vue-router": "^3.0.1",
- "vuetify": "^1.5.5",
- "vuex": "^3.0.1"
- },
- "devDependencies": {
- "acorn": "^6.1.1",
- "babel-core": "^6.26.3",
- "babel-loader": "^7.1.5",
- "babel-preset-env": "^1.7.0",
- "babel-preset-stage-0": "^6.24.1",
- "babel-preset-vue": "^2.0.2",
- "css-loader": "^2.1.1",
- "html-webpack-plugin": "^3.0.7",
- "path": "^0.12.7",
- "stylus": "^0.54.5",
- "stylus-loader": "^3.0.1",
- "vue-cli-plugin-vuetify": "^0.5.0",
- "vue-loader": "^15.7.0",
- "vue-template-compiler": "^2.6.10",
- "vuetify-loader": "^1.0.5",
- "webpack": "^4.15.0",
- "webpack-cli": "^3.0.8",
- "webpack-dev-server": "^3.1.3"
- },
- "postcss": {
- "plugins": {
- "autoprefixer": {}
- }
- },
- "browserslist": [
- "> 1%",
- "last 2 versions",
- "not ie <= 8"
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment