{
  "name": "quasvel",
  "version": "1.2.3",
  "description": "Access and interact with Aragon Organizations and their apps.",
  "keywords": [
    "autem",
    "javascript",
    "web3",
    "eveniet",
    "rerum"
  ],
  "author": "RussellTowne",
  "license": "LGPL-3.0-or-later",
  "repository": {
    "type": "git",
    "url": "https://github.com/RomaineMetz/quasvel.git"
  },
  "workspaces": {
    "packages": [
      "packages/*",
      "examples/*"
    ],
    "nohoist": [
      "**/@graphprotocol/graph-ts",
      "**/@graphprotocol/graph-ts/**",
      "**/@graphprotocol/graph-cli",
      "**/@graphprotocol/graph-cli/**"
    ]
  },
  "devDependencies": {
    "@types/jest": "^26.0.0",
    "husky": "^4.2.5",
    "is-ci-cli": "^2.1.1",
    "jest": "^26.0.1",
    "oao": "^2.0.0",
    "precise-commits": "^1.0.2",
    "prettier": "^2.0.5",
    "ts-jest": "^26.1.0"
  }
}
