{
  "name": "naavi-ui",
  "version": "1.0.24",
  "description": "### Installation",
  "main": "js/dist/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch": "webpack --progress --config webpack/base.js --watch"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/naavi/nui.git"
  },
  "author": "Michael Bates <michael@mbates.co> (http://mbates.co)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/naavi/nui/issues"
  },
  "homepage": "https://github.com/naavi/nui#readme",
  "dependencies": {},
  "devDependencies": {
    "@babel/core": "^7.0.0-beta.41",
    "@babel/preset-env": "^7.0.0-beta.41",
    "babel-loader": "^8.0.0-beta.3",
    "babel-plugin-transform-runtime": "^6.23.0",
    "css-loader": "^0.28.11",
    "file-loader": "^1.1.6",
    "node-sass": "^4.7.2",
    "sass-loader": "^6.0.6",
    "svg-inline-loader": "^0.8.0",
    "uglifyjs-webpack-plugin": "^1.2.5",
    "url-loader": "^0.6.2",
    "vue-loader": "^15.2.4",
    "vue-style-loader": "^3.1.2",
    "vue-template-compiler": "^2.5.13",
    "webpack": "^4.11.1",
    "webpack-cli": "^3.0.2"
  }
}
