package.json 3.47 KB
{
  "_args": [
    [
      "browser-sync-ui@0.6.2",
      "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\browser-sync"
    ]
  ],
  "_from": "browser-sync-ui@0.6.2",
  "_id": "browser-sync-ui@0.6.2",
  "_inCache": true,
  "_installable": true,
  "_location": "/browser-sync-ui",
  "_nodeVersion": "6.8.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/browser-sync-ui-0.6.2.tgz_1481453009388_0.9075396184343845"
  },
  "_npmUser": {
    "email": "shakyshane@gmail.com",
    "name": "shakyshane"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {},
  "_requested": {
    "name": "browser-sync-ui",
    "raw": "browser-sync-ui@0.6.2",
    "rawSpec": "0.6.2",
    "scope": null,
    "spec": "0.6.2",
    "type": "version"
  },
  "_requiredBy": [
    "/browser-sync"
  ],
  "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.6.2.tgz",
  "_shasum": "9e7994004d463e55a024bdd149583b11ad8f87f3",
  "_shrinkwrap": null,
  "_spec": "browser-sync-ui@0.6.2",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart\\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": "latest",
    "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": "9e7994004d463e55a024bdd149583b11ad8f87f3",
    "tarball": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-0.6.2.tgz"
  },
  "files": [
    "index.js",
    "lib",
    "public",
    "static",
    "templates"
  ],
  "gitHead": "61897d06fdc3dd5210e3ea72408d328117f65168",
  "homepage": "http://www.browsersync.io/",
  "keywords": [
    "browser sync",
    "live reload",
    "css injection",
    "action sync"
  ],
  "license": "Apache-2.0",
  "maintainers": [
    {
      "email": "shakyshane@gmail.com",
      "name": "shakyshane"
    }
  ],
  "name": "browser-sync-ui",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browsersync/UI.git"
  },
  "scripts": {
    "e2e": "./test/pro.sh",
    "selenium": "webdriver-manager start",
    "test": "cb test"
  },
  "version": "0.6.2"
}