{
  "name": "@invopop/console-ui-sdk",
  "version": "0.0.10",
  "description": "Standalone simple JS script designed to be incorporated into modules for communication with the console.",
  "main": "index.js",
  "scripts": {
    "publish": "npm publish --access=public",
    "test": "test"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/invopop/console-ui-sdk.git"
  },
  "keywords": [
    "invopop",
    "console",
    "sdk"
  ],
  "author": "Invopop",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/invopop/console-ui-sdk/issues"
  },
  "homepage": "https://github.com/invopop/console-ui-sdk#readme"
}
