{
  "name": "junkbot",
  "version": "0.0.0",
  "description": "Some kind of partial remake of Junkbot?",
  "keywords": [
    "junkbot",
    "lego",
    "game",
    "building",
    "construction",
    "bricks",
    "blocks",
    "puzzle-platformer",
    "puzzle-game",
    "trash",
    "junk",
    "janitorial-android"
  ],
  "author": "Isaiah Odhner <isaiahodhner@gmail.com>",
  "scripts": {
    "start": "live-server",
    "pack-spritesheets": "node pack-spritesheets.js",
    "lint": "eslint src/ .eslintrc.js"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/1j01/junkbot.git"
  },
  "bugs": {
    "url": "https://github.com/1j01/junkbot/issues"
  },
  "dependencies": {
    "gamefroot-texture-packer": "^1.1.2",
    "live-server": "^1.2.1"
  },
  "devDependencies": {
    "eslint": "^8.8.0"
  }
}
