{
  "name": "echoza-js",
  "version": "0.1.0",
  "description": "JavaScript SDK to integrate Echoza to your front end.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Think201/echoza-sdk-js.git"
  },
  "keywords": [
    "Echoza",
    "Bug",
    "Reporting"
  ],
  "author": "Think201 <hello@think201.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Think201/echoza-sdk-js/issues"
  },
  "homepage": "https://echoza.com"
}