one-piece-card-game-json
Version:
One Piece Card Game JSON data
27 lines (26 loc) • 515 B
JSON
{
"name": "one-piece-card-game-json",
"version": "0.2.17",
"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/"
]
}