{
  "name": "pixel-swiper",
  "version": "0.1.9",
  "main": "dist/pixelSwiper.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kilohaty/pixel-swiper.git"
  },
  "author": "axi <axi@kilohaty.com>",
  "license": "MIT",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-plugin-component": "^0.10.0",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-stage-2": "^6.24.1",
    "babel-root-import": "^4.1.8",
    "babel-runtime": "^6.26.0",
    "chalk": "^2.1.0",
    "clean-webpack-plugin": "^0.1.16",
    "connect-history-api-fallback": "^1.3.0",
    "cross-env": "^5.0.5",
    "css-loader": "^0.28.7",
    "eventsource-polyfill": "^0.9.6",
    "express": "^4.15.4",
    "extract-text-webpack-plugin": "^3.0.0",
    "html-webpack-plugin": "^2.30.1",
    "http-proxy-middleware": "^0.17.4",
    "opn": "^5.1.0",
    "optimize-css-assets-webpack-plugin": "^3.1.1",
    "style-loader": "^0.18.2",
    "webpack": "^3.5.6",
    "webpack-dev-middleware": "^1.12.0",
    "webpack-hot-middleware": "^2.19.1",
    "webpack-merge": "^4.1.0"
  },
  "dependencies": {},
  "description": "canvas",
  "bugs": {
    "url": "https://github.com/kilohaty/pixel-swiper/issues"
  },
  "homepage": "https://github.com/kilohaty/pixel-swiper#readme",
  "scripts": {
    "dev": "node build/dev-server.js",
    "build": "webpack --config build/webpack.prod.conf.js --hide-modules",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "canvas",
    "pixel",
    "pixel-swiper"
  ]
}
