{ "_from": "browser-sync-ui@^2.26.14", "_id": "browser-sync-ui@2.26.14", "_inBundle": false, "_integrity": "sha512-6oT1sboM4KVNnWCCJDMGbRIeTBw97toMFQ+srImvwQ6J5t9KMgizaIX8HcKLiemsUMSJkgGM9RVKIpq2UblgOA==", "_location": "/browser-sync-ui", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "browser-sync-ui@^2.26.14", "name": "browser-sync-ui", "escapedName": "browser-sync-ui", "rawSpec": "^2.26.14", "saveSpec": null, "fetchSpec": "^2.26.14" }, "_requiredBy": [ "/browser-sync" ], "_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.14.tgz", "_shasum": "96632c38dda72560a3be8e985716d7a735e94749", "_spec": "browser-sync-ui@^2.26.14", "_where": "/home/vitrubio/Documents/trabajo/biofriction/biofriction-web/biofriction-theme/node_modules/browser-sync", "author": { "name": "Shane Osbourne" }, "bugs": { "url": "https://github.com/BrowserSync/UI/issues" }, "bundleDependencies": false, "dependencies": { "async-each-series": "0.1.1", "connect-history-api-fallback": "^1", "immutable": "^3", "server-destroy": "1.0.1", "socket.io-client": "^2.4.0", "stream-throttle": "^0.1.3" }, "deprecated": false, "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", "bs-snippet-injector": "^2.0.1", "chai": "^3", "compression": "^1", "crossbow-sites": "^1.0.1", "easy-svg": "2.0.0", "eazy-logger": "^3", "jshint": "^2.8.0", "mocha": "^8.2.0", "no-abs": "0.0.0", "object-path": "^0.11.5", "parallelshell": "^2.0.0", "pretty-js": "^0.1.8", "request": "^2", "sinon": "^1", "store": "^1.3.20", "supertest": "^3", "uglify-js": "^2.6.1", "vinyl-fs": "3.0.3", "webpack": "^5.17.0", "webpack-cli": "^4.4.0" }, "files": [ "index.js", "lib", "public", "static", "templates" ], "gitHead": "d7cdcec3148265b1012765763ce8c8db9c26240d", "homepage": "http://www.browsersync.io/", "keywords": [ "browser sync", "live reload", "css injection", "action sync" ], "license": "Apache-2.0", "name": "browser-sync-ui", "repository": { "type": "git", "url": "git+https://github.com/BrowserSync/UI.git" }, "scripts": { "build": "npm run build:static && npm run build:webpack", "build:static": "node tasks/crossbow.js", "build:webpack": "webpack", "prepublishOnly": "npm run build" }, "version": "2.26.14" }