UNPKG

pterodactyl-manager

Version:

A powerful and easy-to-use API wrapper for Pterodactyl's API, providing a seamless integration of server management and user administration functionalities.

27 lines (26 loc) 730 B
{ "name": "pterodactyl-manager", "version": "0.0.1", "description": "A powerful and easy-to-use API wrapper for Pterodactyl's API, providing a seamless integration of server management and user administration functionalities.", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/v7an/pterodactyl-manager.git" }, "keywords": [ "pterodactyl", "ptero" ], "author": "not.seven", "license": "ISC", "bugs": { "url": "https://github.com/v7an/pterodactyl-manager/issues" }, "homepage": "https://github.com/v7an/pterodactyl-manager#readme" }