UNPKG

tb-api-wrapper

Version:

A api wrapper for a new api called TB-Api

23 lines (22 loc) 416 B
{ "name": "tb-api-wrapper", "version": "0.3.5", "description": "A api wrapper for a new api called TB-Api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "API", "api", "TB", "TB-API", "TitanBolt", "wrapper" ], "author": "Jackthehaxk21", "license": "MIT", "dependencies" : { "snekfetch" : "3.6.4" } }