24fire-full-api
Version:
The Full 24Fire Server API.
25 lines (24 loc) • 585 B
JSON
{
"name": "24fire-full-api",
"version": "1.0.1",
"description": "The Full 24Fire Server API.",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KenleyundLeon/24Fire-Full-API.git"
},
"keywords": [
"24fire",
"API",
"SERVER-API"
],
"author": "Kenley M.",
"license": "ISC",
"bugs": {
"url": "https://github.com/KenleyundLeon/24Fire-Full-API/issues"
},
"homepage": "https://github.com/KenleyundLeon/24Fire-Full-API#readme"
}