{
  "name": "pactsafe-react-sdk",
  "version": "0.0.0",
  "description": "PactSafe React SDK",
  "main": "dist/pactsafe-react-sdk.min.js",
  "homepage": "https://github.com/PactSafe/pactsafe-react-sdk",
  "authors": [
    "PactSafe"
  ],
  "moduleType": [
    "amd",
    "globals",
    "node"
  ],
  "keywords": [
    "react",
    "react-component"
  ],
  "license": "MIT",
  "ignore": [
    ".editorconfig",
    ".gitignore",
    "package.json",
    "src",
    "node_modules",
    "example",
    "test"
  ]
}
