@attunedev/mighty-core-api-client
Version:
JavaScript SDK for the MIGHTy Core API
21 lines • 396 B
JSON
{
"name": "@attunedev/mighty-core-api-client",
"version": "1.0.9",
"type": "module",
"description": "JavaScript SDK for the MIGHTy Core API",
"main": "index.js",
"engines": {
"node": ">=18.0.0"
},
"keywords": [
"mighty",
"api",
"client",
"sdk"
],
"author": "Mighty",
"license": "MIT",
"publishConfig": {
"access": "public"
}
}