mint_beach_js
Version:
A JavaScript SDK used to interact with the Mint Beach API.
19 lines (18 loc) • 336 B
JSON
{
"name": "mint_beach_js",
"version": "1.0.8",
"description": "A JavaScript SDK used to interact with the Mint Beach API.",
"main": "index.js",
"scripts": {
"test": "test"
},
"keywords": [
"Mint",
"Beach"
],
"author": "Peyton Gardipee",
"license": "ISC",
"dependencies": {
"axios": "^0.21.4"
}
}