@msmid/legion-td-db
Version:
JSON database data of Warcraft 3 mod Legion TD Mega (B5)
26 lines (25 loc) • 616 B
JSON
{
"name": "@msmid/legion-td-db",
"version": "1.0.6",
"description": "JSON database data of Warcraft 3 mod Legion TD Mega (B5)",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "node build.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/msmid/legion-td-db.git"
},
"keywords": [
"legion-td",
"warcraft3",
"data"
],
"author": "Martin Smid",
"license": "MIT",
"bugs": {
"url": "https://github.com/msmid/legion-td-db/issues"
},
"homepage": "https://github.com/msmid/legion-td-db#readme"
}