{
  "name": "indigo-explorer",
  "version": "0.1.0",
  "description": "IndigoExplorer",
  "main": "dist/indigo-explorer.js",
  "homepage": "https://github.com/stratumn/indigoexplorer",
  "authors": [
    "Stratumn Team"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component"
  ],
  "license": "SEE LICENSE FILE",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}
