{
  "name": "tqb-component-city-picker",
  "version": "1.3.1",
  "description": "a city picker for 天气宝",
  "main": "index.html",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "watch:js": "webpack",
    "watch:stylus": "stylus -w styl/screen.styl -o css/ --sourcemap"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/meathill-freelance/city-picker.git"
  },
  "keywords": [
    "component",
    "city-picker"
  ],
  "author": "Meathill <meathill@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/meathill-freelance/city-picker/issues"
  },
  "homepage": "https://meathill-freelance.github.io/city-picker/",
  "devDependencies": {
    "@rbarilani/remove-source-map-url-webpack-plugin": "0.1.0-alpha",
    "babel-core": "^6.25.0",
    "babel-loader": "^7.1.1",
    "babel-preset-env": "^1.6.0",
    "bootstrap": "^4.0.0-alpha.6",
    "colors.css": "^2.3.0",
    "del": "^3.0.0",
    "event-stream": "^3.3.4",
    "gulp": "^3.9.1",
    "gulp-base64": "^0.1.3",
    "gulp-clean-css": "^3.7.0",
    "gulp-rename": "1.2.2",
    "gulp-replace": "^0.6.1",
    "gulp-stylus": "^2.6.0",
    "gulp-uglify": "^3.0.0",
    "handlebars": "^4.0.10",
    "handlebars-loader": "^1.5.0",
    "jquery": "^3.2.1",
    "marked": "^0.3.6",
    "mocha": "^3.4.2",
    "prismjs": "^1.6.0",
    "run-sequence": "^1.2.2",
    "should": "^11.2.1",
    "underscore": "^1.8.3",
    "webpack": "^3.4.1",
    "webpack-stream": "^3.2.0"
  }
}
