{
  "name": "CordovaOnsenUIVueWebpackTemplate",
  "version": "1.0.0",
  "description": "Brand new cordova project with OnsenUI - Vue - Webpack!",
  "scripts": {
    "default": "echo \"There is no scripts you can run with npm run command.\" && exit 1"
  },
  "keywords": [
    "ecosystem:cordova"
  ],
  "license": "ISC",
  "devDependencies": {
    "babel-core": "^6.0.0",
    "babel-loader": "^6.0.0",
    "babel-preset-latest": "^6.0.0",
    "cross-env": "^3.0.0",
    "cheerio": "^0.22.0",
    "chokidar": "^1.6.1",
    "clean-webpack-plugin": "^0.1.15",
    "css-loader": "^0.27.3",
    "device.js": "git+https://github.com/matthewhudson/device.js.git",
    "epipebomb": "^1.0.0",
    "extract-text-webpack-plugin": "^2.1.0",
    "file-loader": "^0.10.1",
    "html-loader": "^0.4.5",
    "html-webpack-plugin": "^2.28.0",
    "node-sass": "^4.5.0",
    "path": "^0.12.7",
    "postcss": "^5.2.16",
    "postcss-cssnext": "^2.9.0",
    "postcss-loader": "^1.3.3",
    "postcss-smart-import": "^0.6.10",
    "postcss-url": "^5.1.2",
    "sass-loader": "^6.0.3",
    "style-loader": "^0.13.2",
    "svg-url-loader": "^2.0.2",
    "uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony-v2.8.22",
    "uglifyjs-webpack-plugin": "^0.3.0",
    "url-loader": "^0.5.8",
    "vue-hot-reload-api": "^2.0.11",
    "vue-html-loader": "^1.2.4",
    "vue-loader": "^11.1.4",
    "vue-style-loader": "^3.0.1",
    "vue-template-compiler": "^2.2.4",
    "webpack": "^2.2.1",
    "webpack-dev-server": "^2.4.1"
  },
  "dependencies": {
    "onsenui": "^2.3.0",
    "vue-onsenui": "^2.0.0-beta.7",
    "vue": "^2.2.4",
    "vuex": "^2.3.1"
  }
}
