File: //home/cursos.ril.es/node_modules/laravel-elixir/node_modules/browser-sync/package.json
{
"name": "browser-sync",
"description": "Live CSS Reload & Browser Syncing",
"version": "2.14.0",
"homepage": "http://www.browsersync.io/",
"author": {
"name": "Shane Osbourne"
},
"repository": {
"type": "git",
"url": "git+https://github.com/browsersync/browser-sync.git"
},
"license": "Apache-2.0",
"bin": {
"browser-sync": "bin/browser-sync.js"
},
"files": [
"bin",
"index.js",
"lib",
"lodash.custom.js"
],
"engines": {
"node": ">= 0.8.0"
},
"scripts": {
"env": "node ./test/env.js",
"test": "npm run lint && npm run env && npm run unit",
"lint": "eslint index.js lib bin examples test/specs gulpfile.js",
"pro": "protractor test/protractor/config.single.js",
"pro-local": "node test/protractor/setup.js",
"unit": "mocha --recursive test/specs --timeout 10000",
"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",
"pre-release": "npm test && npm run pro-local && npm run pro",
"lodash": "lodash include=isUndefined,isFunction,toArray,includes,union,each,isString,merge,isObject,set exports=node"
},
"dependencies": {
"browser-sync-client": "^2.3.3",
"browser-sync-ui": "0.6.0",
"bs-recipes": "1.2.2",
"chokidar": "1.5.1",
"connect": "3.4.1",
"dev-ip": "^1.0.1",
"easy-extender": "2.3.2",
"eazy-logger": "3.0.2",
"emitter-steward": "^1.0.0",
"fs-extra": "0.26.7",
"http-proxy": "1.13.3",
"immutable": "3.8.1",
"localtunnel": "1.8.1",
"micromatch": "2.3.8",
"opn": "^3.0.2",
"portscanner": "^1.0.0",
"qs": "6.2.0",
"resp-modifier": "6.0.2",
"rx": "4.1.0",
"serve-index": "1.7.3",
"serve-static": "1.10.3",
"server-destroy": "1.0.1",
"socket.io": "1.4.6",
"ua-parser-js": "0.7.10",
"yargs": "4.7.1"
},
"devDependencies": {
"browser-sync-spa": "1.0.2",
"bs-html-injector": "3.0.2",
"bs-latency": "1.0.0",
"bs-rewrite-rules": "1.0.0",
"bs-snippet-injector": "2.0.1",
"chai": "3.2.0",
"chalk": "1.1.1",
"compression": "1.6.1",
"eslint": "1.3.1",
"graceful-fs": "3.0.8",
"gulp": "3.9.0",
"gulp-contribs": "0.0.3",
"gulp-conventional-changelog": "0.4.0",
"gulp-filter": "2.0.2",
"istanbul": "0.3.19",
"istanbul-coveralls": "1.0.3",
"lodash-cli": "4.13.1",
"mocha": "2.3.0",
"q": "1.4.1",
"request": "2.61.0",
"rimraf": "2.5.2",
"sinon": "1.15.4",
"slugify": "0.1.1",
"socket.io-client": "^1.4.5",
"supertest": "1.1.0",
"vinyl": "0.5.3"
},
"keywords": [
"browser sync",
"css",
"live reload",
"sync"
],
"gitHead": "156c4e4bbd86c3221f5ffbeec4125557e8bca266",
"bugs": {
"url": "https://github.com/browsersync/browser-sync/issues"
},
"_id": "browser-sync@2.14.0",
"_shasum": "e314f098c73808e62fa66a4433fbf8e2f4785f06",
"_from": "browser-sync@>=2.7.10 <3.0.0",
"_npmVersion": "2.15.5",
"_nodeVersion": "4.4.5",
"_npmUser": {
"name": "shakyshane",
"email": "shakyshane@gmail.com"
},
"dist": {
"shasum": "e314f098c73808e62fa66a4433fbf8e2f4785f06",
"tarball": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.14.0.tgz"
},
"maintainers": [
{
"name": "shakyshane",
"email": "shane.osbourne8@gmail.com"
}
],
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/browser-sync-2.14.0.tgz_1469995623607_0.1169663209002465"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/browser-sync/-/browser-sync-2.14.0.tgz"
}