{
  "name": "@conflux-/aragon-templates-shared",
  "version": "1.0.11",
  "description": "Shared helpers for Aragon templates",
  "author": "Aragon Association <legal@aragon.org>",
  "license": "GPL-3.0-or-later",
  "files": [
    "contracts/",
    "ethereum-data",
    "helpers/",
    "lib/",
    "scripts/",
    "docker-compose.yml"
  ],
  "scripts": {
    "lint": "solium --dir ./contracts"
  },
  "dependencies": {
    "@conflux-/aragon-apps-agent": "^2.0.0",
    "@conflux-/aragon-apps-finance": "^3.0.0",
    "@conflux-/aragon-apps-payroll": "^1.0.0",
    "@aragon/apps-shared-migrations": "^1.0.0",
    "@aragon/apps-shared-minime": "^1.0.0",
    "@conflux-/aragon-apps-survey": "^1.0.0",
    "@conflux-/aragon-apps-token-manager": "^2.1.0",
    "@conflux-/aragon-apps-vault": "^4.1.0",
    "@conflux-/aragon-apps-voting": "^2.1.0",
    "@conflux-/aragon-id": "2.0.6",
    "@conflux-/aragon-os": "4.4.4",
    "eth-ens-namehash": "^2.0.8",
    "yargs": "^13.2.4"
  },
  "devDependencies": {
    "@aragon/test-helpers": "^2.0.0",
    "solium": "^1.0.4",
    "web3-eth-abi": "^1.2.0"
  }
}
