UNPKG

landon-openapi

Version:

The official API Wrapper for the Landon OpenAPI

30 lines (29 loc) 702 B
{ "name": "landon-openapi", "version": "2.0.1", "description": "The official API Wrapper for the Landon OpenAPI", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/JoshyRBLX/landon-openapi.git" }, "keywords": [ "landon", "roavhub", "roav", "roaviation", "flight planner" ], "author": "AlreadyJosh", "license": "ISC", "bugs": { "url": "https://github.com/JoshyRBLX/landon-openapi/issues" }, "homepage": "https://github.com/JoshyRBLX/landon-openapi#readme", "dependencies": { "axios": "^0.26.0" } }