{
  "name": "a2mn",
  "version": "1.0.0",
  "description": "",
  "main": "webpack.config.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "npm i | typings install",
    "start": "webpack-dev-server --content-base build/"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "css-loader": "^0.26.0",
    "extract-text-webpack-plugin": "^1.0.1",
    "google-maps": "^3.2.1",
    "html-webpack-plugin": "^2.24.1",
    "style-loader": "^0.13.1",
    "stylus": "^0.54.5",
    "stylus-loader": "^2.4.0",
    "ts-loader": "^1.2.2",
    "typescript": "^2.0.10",
    "webpack": "^1.13.3",
    "webpack-livereload-plugin": "^0.9.0"
  }
}