curse-api-js
Version:
A modern NodeJS library to easily retrieve informations using the CurseForge API
28 lines (27 loc) • 641 B
JSON
{
"name": "curse-api-js",
"version": "1.2.2",
"description": "A modern NodeJS library to easily retrieve informations using the CurseForge API",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Blasto33/Curse-API-JS.git"
},
"keywords": [
"minecraft",
"curse",
"curseforge",
"modding",
"mods",
"api"
],
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/Blasto33/Curse-API-JS/issues"
},
"homepage": "https://github.com/Blasto33/Curse-API-JS#readme"
}