mineplex-api
Version:
Low level Mineplex API. You might be looking for mineplex-api-wrapper for a higher level API, unless you're making a higher level one with this.
18 lines (17 loc) • 418 B
JSON
{
"name": "mineplex-api",
"version": "2.0.3",
"description": "Low level Mineplex API. You might be looking for mineplex-api-wrapper for a higher level API, unless you're making a higher level one with this.",
"main": "index.js",
"author": "ArcticZeroo",
"dependencies": {
"request": "^2.75.0"
},
"keywords": [
"mineplex",
"minecraft",
"api",
"mineplexapi",
"mineplex-api"
]
}