{
  "name": "@moojo/moojo-ads-sdk",
  "version": "0.1.47",
  "lerna": {
    "command": {
      "publish": {
        "directory": "./dist",
        "assets": [
          "README.md",
          "package.json"
        ]
      }
    }
  },
  "private": false,
  "description": "",
  "keywords": [],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/moojo-tech/moojo.git"
  },
  "license": "MIT",
  "author": "",
  "main": "cjs/index.js",
  "module": "esm/index.js",
  "types": "types/index.d.ts",
  "scripts": {
    "build": "tsc -b",
    "build-rollup": "rollup -c ../../rollup.config.mjs"
  },
  "dependencies": {
    "@noble/hashes": "^1.4.0",
    "@oasisprotocol/sapphire-paratime": "^2.0.0-next.3",
    "axios": "^1.6.0",
    "date-fns": "^2.30.0",
    "elliptic": "^6.5.6",
    "json-stringify-pretty-compact": "^3.0.0",
    "p-queue": "^6.6.2",
    "safe-stable-stringify": "^2.4.3",
    "viem": "^2.20.0",
    "zod": "^3.22.4"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "gitHead": "198b990ad70dcefb214c1c879d660f2dae359a0e"
}
