byond-parser
Version:
23 lines (22 loc) • 516 B
JSON
{
"name": "byond-parser",
"version": "1.2.0",
"description": "Parses BYOND",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/monster860/byond-parser.git"
},
"keywords": [
"byond"
],
"author": "monster860",
"license": "MIT",
"bugs": {
"url": "https://github.com/monster860/byond-parser/issues"
},
"homepage": "https://github.com/monster860/byond-parser#readme"
}