{
  "name": "@proof-ui/browser",
  "version": "0.3.6",
  "main": "dist/main.js",
  "license": "MIT",
  "scripts": {
    "build": "tsc -b",
    "build:watch": "npm run build -- -w"
  },
  "publishConfig": {
    "access": "public",
    "registry": "https://registry.npmjs.org"
  },
  "dependencies": {
    "@proof-ui/logger": "^0.3.6",
    "@proof-ui/utils": "^0.3.6",
    "@types/tapable": "^1.0.5",
    "@types/url-join": "4.0.0",
    "@types/url-parse": "1.4.3",
    "chalk": "^3.0.0",
    "progress": "^2.0.3",
    "selenium-standalone": "9.1.1",
    "tapable": "^1.1.3",
    "url-join": "4.0.1",
    "url-parse": "1.4.7",
    "webdriverio": "7.20.7"
  },
  "gitHead": "092fe9e74b1b7864fc3e356c3e5420a75b5af3a7"
}
