{
  "name": "@oraichain/oraidex-contracts-sdk",
  "version": "1.0.56",
  "main": "build/index.js",
  "files": [
    "build/",
    "@types"
  ],
  "scripts": {
    "build": "tsc -p tsconfig.json",
    "build:test": "tsc --project tsconfig.json"
  },
  "license": "MIT"
}
