UNPKG

node-thealtening

Version:

An unofficial node wrapper for thealtening's API

24 lines (23 loc) 519 B
{ "name": "node-thealtening", "version": "1.0.4", "description": "An unofficial node wrapper for thealtening's API", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "minecraft", "thealtening", "authentication" ], "repository": { "type": "git", "url": "git@github.com:Pandapip1/node-thealtening.git" }, "author": "pandapip1", "license": "MIT", "dependencies": { "axios": "^0.21.1" } }