{
  "name": "invasion",
  "version": "1.0.1",
  "description": "get invaded by invaders in this invasion",
  "main": "./invasion.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/WoleObayomi/invasion.git"
  },
  "keywords": [
    "canvas",
    "animation",
    "invaders"
  ],
  "author": "daddytheparent",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/WoleObayomi/invasion/issues"
  },
  "homepage": "https://github.com/WoleObayomi/invasion#readme",
  "dependencies": {
   
  },
  "devDependencies": {
    "babel": "^6.5.2",
    "babel-core": "^6.22.1",
    "babel-loader": "^6.2.10",
    "css-loader": "^0.26.1",
    "style-loader": "^0.13.1",
    "webpack": "^2.2.1",
    "webpack-dev-server": "^2.3.0"
  }
}
