{
  "name": "browser-sync-ui",
  "description": "User Interface for BrowserSync",
  "version": "2.26.4",
  "homepage": "http://www.browsersync.io/",
  "author": {
    "name": "Shane Osbourne"
  },
  "repository": "BrowserSync/UI",
  "files": [
    "index.js",
    "lib",
    "public",
    "static",
    "templates"
  ],
  "license": "Apache-2.0",
  "scripts": {
    "e2e": "./test/pro.sh",
    "selenium": "webdriver-manager start",
    "test": "cb test",
    "build-all": "cb build-all"
  },
  "dependencies": {
    "async-each-series": "0.1.1",
    "connect-history-api-fallback": "^1",
    "immutable": "^3",
    "server-destroy": "1.0.1",
    "socket.io-client": "^2.0.4",
    "stream-throttle": "^0.1.3"
  },
  "devDependencies": {
    "angular": "~1.4.8",
    "angular-route": "~1.4.8",
    "angular-sanitize": "~1.4.8",
    "angular-touch": "~1.4.8",
    "chai": "^3",
    "compression": "^1",
    "crossbow": "^4.3.3",
    "easy-svg": "2.0.0",
    "eazy-logger": "^3",
    "jshint": "^2.8.0",
    "mocha": "^5",
    "no-abs": "0.0.0",
    "object-path": "^0.9.2",
    "parallelshell": "^2.0.0",
    "pretty-js": "^0.1.8",
    "request": "^2",
    "sinon": "^1",
    "store": "^1.3.20",
    "supertest": "^3",
    "uglify-js": "^2.6.1",
    "vinyl-fs": "3.0.3",
    "webpack": "^3"
  },
  "keywords": [
    "browser sync",
    "live reload",
    "css injection",
    "action sync"
  ],
  "gitHead": "47a4d1bf56d3b32d89edd7cdf65166119593f1b1"
}
