{
  "_args": [
    [
      {
        "raw": "browser-sync-ui@0.6.0",
        "scope": null,
        "escapedName": "browser-sync-ui",
        "name": "browser-sync-ui",
        "rawSpec": "0.6.0",
        "spec": "0.6.0",
        "type": "version"
      },
      "/Users/robertdodson/Documents/htdocs/newYo/node_modules/browser-sync"
    ]
  ],
  "_from": "browser-sync-ui@0.6.0",
  "_id": "browser-sync-ui@0.6.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/browser-sync-ui",
  "_nodeVersion": "4.4.4",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/browser-sync-ui-0.6.0.tgz_1465296676517_0.5523930091876537"
  },
  "_npmUser": {
    "name": "shakyshane",
    "email": "shakyshane@gmail.com"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "browser-sync-ui@0.6.0",
    "scope": null,
    "escapedName": "browser-sync-ui",
    "name": "browser-sync-ui",
    "rawSpec": "0.6.0",
    "spec": "0.6.0",
    "type": "version"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.6.0.tgz",
  "_shasum": "be54703645c9b9c0e1c1f1bc2213f99b60b2fc41",
  "_shrinkwrap": null,
  "_spec": "browser-sync-ui@0.6.0",
  "_where": "/Users/robertdodson/Documents/htdocs/newYo/node_modules/browser-sync",
  "author": {
    "name": "Shane Osbourne"
  },
  "bugs": {
    "url": "https://github.com/browsersync/UI/issues"
  },
  "dependencies": {
    "async-each-series": "0.1.1",
    "connect-history-api-fallback": "^1.1.0",
    "immutable": "^3.7.6",
    "server-destroy": "1.0.1",
    "stream-throttle": "^0.1.3",
    "weinre": "^2.0.0-pre-I0Z7U9OV"
  },
  "description": "User Interface for BrowserSync",
  "devDependencies": {
    "angular": "~1.4.8",
    "angular-route": "~1.4.8",
    "angular-sanitize": "~1.4.8",
    "angular-touch": "~1.4.8",
    "browser-sync": "^2.11.0",
    "bs-console-info": "1.0.2",
    "bs-fullscreen-message": "1.0.2",
    "bs-html-injector": "3.0.2",
    "bs-latency": "1.0.0",
    "bs-rewrite-rules": "1.0.0",
    "chai": "^3.4.1",
    "compression": "^1.6.0",
    "crossbow": "^0.5.1",
    "crossbow-cli": "3.0.22",
    "crossbow-sass": "4.0.3",
    "easy-svg": "1.0.5",
    "eazy-logger": "^2.1.2",
    "gulp": "^3.9.0",
    "gulp-autoprefixer": "^3.1.0",
    "gulp-contribs": "0.0.3",
    "gulp-filter": "^3.0.1",
    "gulp-jshint": "^2.0.0",
    "gulp-rename": "^1.2.2",
    "jshint": "^2.8.0",
    "lodash": "^3.10.1",
    "mocha": "^2.3.4",
    "no-abs": "0.0.0",
    "nodemon": "^1.8.1",
    "object-path": "^0.9.2",
    "parallelshell": "^2.0.0",
    "pretty-js": "^0.1.8",
    "protractor": "3.3.0",
    "request": "^2.67.0",
    "sinon": "^1.17.2",
    "store": "^1.3.20",
    "supertest": "^1.1.0",
    "uglify-js": "^2.6.1",
    "vinyl-fs": "2.4.3",
    "webpack": "^1.12.10"
  },
  "directories": {},
  "dist": {
    "shasum": "be54703645c9b9c0e1c1f1bc2213f99b60b2fc41",
    "tarball": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.6.0.tgz"
  },
  "files": [
    "index.js",
    "lib",
    "public",
    "static",
    "templates"
  ],
  "gitHead": "846c1abcafe6f30a7550a48b547be746d394f4c4",
  "homepage": "http://www.browsersync.io/",
  "keywords": [
    "browser sync",
    "live reload",
    "css injection",
    "action sync"
  ],
  "license": "Apache-2.0",
  "maintainers": [
    {
      "name": "shakyshane",
      "email": "shakyshane@gmail.com"
    }
  ],
  "name": "browser-sync-ui",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browsersync/UI.git"
  },
  "scripts": {
    "backend": "npm run build && mocha --timeout 10000 test/server --recursive",
    "e2e": "./test/pro.sh",
    "selenium": "webdriver-manager start",
    "test": "npm run backend"
  },
  "version": "0.6.0"
}
