stamina-api
Version:
Npm module can make jokes generator and other. This module is for Stamina website and game. - Only Stamina's developpers: Can manage Stamina's infrastructure.
31 lines (29 loc) • 747 B
JSON
{
"name": "stamina-api",
"version": "1.1.51-dev",
"description": "Npm module can make jokes generator and other. This module is for Stamina website and game.\n- Only Stamina's developpers: Can manage Stamina's infrastructure.",
"main": "index.js",
"repository": {
"type": "github",
"url": "https://github.com/TheBacou/Stamina-API"
},
"bugs": {
"url": "https://github.com/TheBacou/Stamina-API/issues"
},
"keywords": [
"jokes",
"api",
"Stamina"
],
"author": "TheBacou & Gipson62",
"license": "MIT",
"homepage": "https://discord.gg/rCg6C7YJXJ",
"engines": {
"node": ">= 12.0.0",
"npm": ">= 6.9.0"
},
"dependencies": {
"fs": "^0.0.1-security",
"update-notifier": "^5.1.0"
}
}