UNPKG

pterodactyl.js

Version:
24 lines 620 B
{ "name": "pterodactyl.js", "version": "2.1.1", "description": "A wrapper for the Pterodactyl Panel API", "main": "index.js", "types": "types/index.d.ts", "scripts": {}, "keywords": [ "pterodactyl", "pterodactyl panel" ], "repository": { "type": "git", "url": "git+https://github.com/RedstoneGamez/Pterodactyl.js.git" }, "bugs": { "url": "https://github.com/RedstoneGamez/Pterodactyl.js/issues" }, "author": "RedstoneGamez (RedstoneGamez#0001)", "license": "MIT", "dependencies": { "node-fetch": "^2.6.0" } }