{
  "name": "@titanpl/sdk",
  "version": "7.0.1",
  "description": "The official SDK for Titan Planet extensions and testing.",
  "type": "module",
  "main": "index.js",
  "exports": {
    ".": "./index.js",
    "./test": "./test/index.js"
  },
  "keywords": [
    "titanpl",
    "titan",
    "sdk"
  ],
  "author": "ezetgalaxy",
  "license": "ISC"
}
