{
  "name": "one-piece-card-game-json",
  "version": "0.2.51",
  "description": "One Piece Card Game JSON data",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "one-piece",
    "card-game",
    "json"
  ],
  "author": "Adam",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bountycards/onePieceCardGameParser.git"
  },
  "files": [
    "index.js",
    "index.d.ts",
    "en/",
    "jp/"
  ]
}
