{
  "name": "commune-sdk",
  "version": "1.0.3",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Commune",
  "license": "ISC",
  "dependencies": {
    "cross-fetch": "^4.0.0",
    "uuid": "^9.0.0"
  },
  "devDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gocommune/commune-js.git"
  },
  "keywords": [
    "commune"
  ],
  "bugs": {
    "url": "https://github.com/gocommune/commune-js/issues"
  },
  "homepage": "https://github.com/gocommune/commune-js#readme",
  "description": ""
}