{
  "name": "arc72js",
  "version": "0.1.4",
  "description": "arc72 js library",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\""
  },
  "author": "",
  "license": "ISC",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/temptemp3/arc72js.git"
  },
  "bugs": {
    "url": "https://github.com/temptemp3/arc72js/issues"
  },
  "homepage": "https://github.com/temptemp3/arc72js#readme",
  "engines": {
    "npm": ">=10.2.0",
    "node": ">=20.9.0"
  },
  "types": "./types/index.d.ts",
  "dependencies": {
    "arccjs": "^2.4.9"
  }
}
