UNPKG

pterowrapperjs

Version:

A pterodactyl API wrapper which works for both client and admin side API's.

23 lines (21 loc) 393 B
{ "name": "pterowrapperjs", "version": "1.0.11", "description": "A pterodactyl API wrapper which works for both client and admin side API's.", "main": "index.js", "scripts": { }, "keywords": [ "pterodactyl", "ptero", "JS", "API", "Wrapper" ], "author": "JustGreg", "license": "MIT", "type": "module", "dependencies": { "axios": "^0.27.2" } }