{
  "name": "js-moi-asset",
  "version": "0.7.0",
  "description": "Module to interact with MOI Asset Objects.",
  "main": "./lib.cjs/index.js",
  "module": "./lib.esm/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "homepage": "https://docs.moi.technology/docs/build/packages/js-moi-sdk",
  "repository": {
    "type": "git",
    "url": "git://github.com/sarvalabs/js-moi-sdk.git"
  },
  "bugs": {
    "url": "https://github.com/sarvalabs/js-moi-sdk/issues"
  },
  "keywords": [
    "moichain",
    "js-moi-sdk",
    "native assets"
  ],
  "author": "Sarva Labs Inc. & MOI Protocol Developers",
  "license": "Apache-2.0 OR MIT",
  "dependencies": {
    "js-moi-utils": "^0.7.0",
    "js-moi-providers": "^0.7.0",
    "js-moi-signer": "^0.7.0",
    "js-moi-constants": "^0.7.0",
    "js-moi-interactions": "^0.7.0",
    "js-polo": "0.1.4"
  }
}
