package.json 5.04 KB
{
  "_args": [
    [
      "browser-sync@^2.12.3",
      "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\lite-server"
    ]
  ],
  "_from": "browser-sync@>=2.12.3 <3.0.0",
  "_id": "browser-sync@2.18.6",
  "_inCache": true,
  "_installable": true,
  "_location": "/browser-sync",
  "_nodeVersion": "6.8.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/browser-sync-2.18.6.tgz_1483693251367_0.9539308662060648"
  },
  "_npmUser": {
    "email": "shakyshane@gmail.com",
    "name": "shakyshane"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {
    "accepts": "1.3.3",
    "arraybuffer.slice": "0.0.6",
    "backo2": "1.0.2",
    "base64-arraybuffer": "0.1.5",
    "blob": "0.0.4",
    "component-bind": "1.0.0",
    "component-inherit": "0.0.3",
    "cookie": "0.3.1",
    "eventemitter3": "1.2.0",
    "has-binary": "0.1.7",
    "has-cors": "1.1.0",
    "indexof": "0.0.1",
    "ms": "0.7.2",
    "object-assign": "4.1.0",
    "object-component": "0.0.3",
    "parsejson": "0.0.3",
    "parseqs": "0.0.5",
    "parseuri": "0.0.5",
    "requires-port": "1.0.0",
    "socket.io-adapter": "0.5.0",
    "socket.io-parser": "2.3.1",
    "to-array": "0.1.4",
    "ws": "1.1.1",
    "wtf-8": "1.0.0",
    "xmlhttprequest-ssl": "1.5.3",
    "yeast": "0.1.2"
  },
  "_requested": {
    "name": "browser-sync",
    "raw": "browser-sync@^2.12.3",
    "rawSpec": "^2.12.3",
    "scope": null,
    "spec": ">=2.12.3 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/lite-server"
  ],
  "_resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.18.6.tgz",
  "_shasum": "7b303ea8905eaa20629e6c5d3e820c32ad96bb24",
  "_shrinkwrap": null,
  "_spec": "browser-sync@^2.12.3",
  "_where": "D:\\100-PROJECTS\\Angular\\quickstart\\node_modules\\lite-server",
  "author": {
    "name": "Shane Osbourne"
  },
  "bin": {
    "browser-sync": "bin/browser-sync.js"
  },
  "bugs": {
    "url": "https://github.com/browsersync/browser-sync/issues"
  },
  "dependencies": {
    "browser-sync-client": "2.4.4",
    "browser-sync-ui": "0.6.2",
    "bs-recipes": "1.3.4",
    "chokidar": "1.6.1",
    "connect": "3.5.0",
    "dev-ip": "^1.0.1",
    "easy-extender": "2.3.2",
    "eazy-logger": "3.0.2",
    "emitter-steward": "^1.0.0",
    "fs-extra": "1.0.0",
    "http-proxy": "1.15.2",
    "immutable": "3.8.1",
    "localtunnel": "1.8.2",
    "micromatch": "2.3.11",
    "opn": "4.0.2",
    "portscanner": "2.1.1",
    "qs": "6.2.1",
    "resp-modifier": "6.0.2",
    "rx": "4.1.0",
    "serve-index": "1.8.0",
    "serve-static": "1.11.1",
    "server-destroy": "1.0.1",
    "socket.io": "1.6.0",
    "socket.io-client": "1.6.0",
    "ua-parser-js": "0.7.12",
    "yargs": "6.4.0"
  },
  "description": "Live CSS Reload & Browser Syncing",
  "devDependencies": {
    "browser-sync-spa": "1.0.3",
    "bs-html-injector": "3.0.3",
    "bs-latency": "1.0.0",
    "bs-rewrite-rules": "2.0.0",
    "bs-snippet-injector": "2.0.1",
    "chai": "3.5.0",
    "chalk": "1.1.3",
    "compression": "1.6.2",
    "eslint": "3.7.1",
    "graceful-fs": "4.1.9",
    "gulp": "3.9.1",
    "gulp-contribs": "0.0.3",
    "gulp-conventional-changelog": "1.1.0",
    "gulp-filter": "4.0.0",
    "http2": "^3.3.6",
    "istanbul": "0.4.5",
    "istanbul-coveralls": "1.0.3",
    "lodash-cli": "4.15.0",
    "mocha": "3.0.2",
    "q": "1.4.1",
    "request": "2.74.0",
    "rimraf": "2.5.4",
    "sinon": "1.17.5",
    "socket.io-client": "1.5.0",
    "supertest": "2.0.0",
    "vinyl": "1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "7b303ea8905eaa20629e6c5d3e820c32ad96bb24",
    "tarball": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.18.6.tgz"
  },
  "engines": {
    "node": ">= 0.8.0"
  },
  "files": [
    "bin",
    "index.js",
    "lib",
    "lodash.custom.js"
  ],
  "gitHead": "f67aced41f84a5a643e3545871f54c9c5454fd8d",
  "homepage": "http://www.browsersync.io/",
  "keywords": [
    "browser sync",
    "css",
    "live reload",
    "sync"
  ],
  "license": "Apache-2.0",
  "maintainers": [
    {
      "email": "shane.osbourne8@gmail.com",
      "name": "shakyshane"
    }
  ],
  "name": "browser-sync",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/browsersync/browser-sync.git"
  },
  "scripts": {
    "cover": "npm run env && npm run cover-local && npm run coveralls",
    "cover-local": "istanbul cover -x lodash.custom.js _mocha -- --timeout 10000 --recursive ./test/specs",
    "coveralls": "istanbul-coveralls",
    "env": "node ./test/env.js",
    "lint": "eslint index.js lib bin examples test/specs gulpfile.js --fix",
    "lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node",
    "pre-release": "npm test && npm run pro-local && npm run pro",
    "pro": "protractor test/protractor/config.single.js",
    "pro-local": "node test/protractor/setup.js",
    "test": "npm run lint && npm run env && npm run unit",
    "unit": "mocha --recursive test/specs --timeout 10000 --bail"
  },
  "version": "2.18.6"
}