{
  "name": "gca-js",
  "version": "1.0.2",
  "main": "gca.js",
  "description": "JS rewrite of gca-node",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yonicstudios/gca-js.git"
  },
  "keywords": [
    "gamecube",
    "wiiu",
    "controller",
    "adapter",
    "gamedev"
  ],
  "dependencies": {
    "usb": "^1.3.1"
  },
  "author": "YonicStudios",
  "license": "GPL-3.0",
  "bugs": {
    "url": "https://github.com/yonicstudios/gca-js/issues"
  },
  "homepage": "https://github.com/yonicstudios/gca-js#readme"
}
