{
  "_args": [
    [
      "browser-sync-ui@2.27.7",
      "/var/www/brandplatform.be/bebat"
    ]
  ],
  "_from": "browser-sync-ui@2.27.7",
  "_id": "browser-sync-ui@2.27.7",
  "_inBundle": false,
  "_integrity": "sha512-Bt4OQpx9p18OIzk0KKyu7jqlvmjacasUlk8ARY3uuIyiFWSBiRgr2i6XY8dEMF14DtbooaEBOpHEu9VCYvMcCw==",
  "_location": "/browser-sync-ui",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "browser-sync-ui@2.27.7",
    "name": "browser-sync-ui",
    "escapedName": "browser-sync-ui",
    "rawSpec": "2.27.7",
    "saveSpec": null,
    "fetchSpec": "2.27.7"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.27.7.tgz",
  "_spec": "2.27.7",
  "_where": "/var/www/brandplatform.be/bebat",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/BrowserSync/UI/issues"
  },
  "dependencies": {
    "async-each-series": "0.1.1",
    "connect-history-api-fallback": "^1",
    "immutable": "^3",
    "server-destroy": "1.0.1",
    "socket.io-client": "^2.4.0",
    "stream-throttle": "^0.1.3"
  },
  "description": "User Interface for BrowserSync",
  "devDependencies": {
    "angular": "^1.8.2",
    "angular-route": "~1.4.8",
    "angular-sanitize": "~1.4.8",
    "angular-touch": "~1.4.8",
    "bs-snippet-injector": "^2.0.1",
    "chai": "^3",
    "compression": "^1",
    "crossbow-sites": "^1.0.1",
    "easy-svg": "^3.0.0",
    "eazy-logger": "^3.1.0",
    "jshint": "^2.8.0",
    "mocha": "^8.2.0",
    "no-abs": "0.0.0",
    "object-path": "^0.11.5",
    "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": "^5.17.0",
    "webpack-cli": "^4.4.0"
  },
  "files": [
    "index.js",
    "lib",
    "public",
    "static",
    "templates"
  ],
  "gitHead": "a7c14c873b4ad14fdbdc1e07eaac0fc30af2e645",
  "homepage": "http://www.browsersync.io/",
  "keywords": [
    "browser sync",
    "live reload",
    "css injection",
    "action sync"
  ],
  "license": "Apache-2.0",
  "name": "browser-sync-ui",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/BrowserSync/UI.git"
  },
  "scripts": {
    "build": "npm run build:static && npm run build:webpack",
    "build:static": "node tasks/crossbow.js",
    "build:webpack": "webpack",
    "prepublishOnly": "npm run build"
  },
  "version": "2.27.7"
}
