{
  "description": "A DApp starter that show one of the great use cases for decentralized identity and blockchain is around currency.",
  "logo": "logo.svg",
  "group": "starter",
  "provider": "official",
  "color": "primary",
  "type": "starter",
  "documentation": "https://docs.arcblock.io",
  "support": "support@arcblock.io",
  "community": "https://gitter.im/ArcBlock/community",
  "templates": "templates",
  "install-scripts": {
    "install-dependencies": "npm_config_loglevel=error npm install"
  },
  "hooks": {
    "post-copy": "git init && npm_config_loglevel=error npm install",
    "configure": "node scripts/configure.js",
    "on-complete": "node scripts/on-complete.js"
  }
}
