{
  "name": "@indexea/sdk",
  "version": "2.0.47",
  "description": "Indexea JavaScript SDK (indexea.com)",
  "main": "dist/index.js",
  "scripts": {
    "build": "tsc"
  },
  "repository": {
    "type": "git",
    "url": "https://gitee.com/indexea/indexea-js-sdk"
  },
  "keywords": [
    "Indexea",
    "Search",
    "SDK"
  ],
  "author": "Indexea Inc.",
  "license": "MIT"
}
