{
  "_args": [
    [
      "browser-sync-ui@^0.5.16",
      "/Users/nick/codes/twreporter-react/node_modules/browser-sync"
    ]
  ],
  "_from": "browser-sync-ui@>=0.5.16 <0.6.0",
  "_id": "browser-sync-ui@0.5.18",
  "_inCache": true,
  "_installable": true,
  "_location": "/browser-sync-ui",
  "_nodeVersion": "4.2.2",
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/browser-sync-ui-0.5.18.tgz_1454920553158_0.4710506834089756"
  },
  "_npmUser": {
    "email": "shakyshane@gmail.com",
    "name": "shakyshane"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "browser-sync-ui",
    "raw": "browser-sync-ui@^0.5.16",
    "rawSpec": "^0.5.16",
    "scope": null,
    "spec": ">=0.5.16 <0.6.0",
    "type": "range"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.5.18.tgz",
  "_shasum": "ad78b43720188ea1c03ffdd141be64ce6c839609",
  "_shrinkwrap": null,
  "_spec": "browser-sync-ui@^0.5.16",
  "_where": "/Users/nick/codes/twreporter-react/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",
    "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-html-injector": "^3.0.0",
    "chai": "^3.4.1",
    "compression": "^1.6.0",
    "crossbow": "^0.5.1",
    "crossbow-cli": "^2.1.3",
    "crossbow-sass": "^2.0.2",
    "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.0.0",
    "request": "^2.67.0",
    "sinon": "^1.17.2",
    "store": "^1.3.20",
    "supertest": "^1.1.0",
    "uglify-js": "^2.6.1",
    "webpack": "^1.12.10"
  },
  "directories": {},
  "dist": {
    "shasum": "ad78b43720188ea1c03ffdd141be64ce6c839609",
    "tarball": "http://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.5.18.tgz"
  },
  "files": [
    "index.js",
    "lib",
    "public",
    "static",
    "templates"
  ],
  "gitHead": "f49516ed8a2d8e2b93d1d59a21280f442738eb15",
  "homepage": "http://www.browsersync.io/",
  "keywords": [
    "action sync",
    "browser sync",
    "css injection",
    "live reload"
  ],
  "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",
    "build": "webpack && uglifyjs public/js/app.js -o public/js/app.min.js",
    "crossbow": "crossbow watch",
    "e2e": "./test/pro.sh",
    "nodemon": "nodemon example.server.js --watch public/js --watch lib",
    "pre-release": "npm run backend && npm run e2e",
    "selenium": "webdriver-manager start",
    "test": "npm run backend",
    "watch": "parallelshell 'npm run webpack' 'npm run crossbow'",
    "webpack": "webpack --watch --watch-poll"
  },
  "version": "0.5.18"
}
