{
  "name": "tank-utils-browser",
  "version": "1.0.1",
  "description": "tank-browser",
  "main": "dist/index.js",
  "types": "dist/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/anthhub/tank-utils-browser"
  },
  "scripts": {
    "build": "npx tsc -p .",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "typescript": "^3.4.5"
  }
}
