File: D:/HostingSpaces/SBogers10/ehbo.today/node_modules/browser-sync-ui/package.json
{
"_args": [
[
"browser-sync-ui@2.26.0",
"/Users/julesgraus/webDevelopment/EHBO-Today-Liempde"
]
],
"_development": true,
"_from": "browser-sync-ui@2.26.0",
"_id": "browser-sync-ui@2.26.0",
"_inBundle": false,
"_integrity": "sha512-7bXPmkQ9GuSPUgji3Nb4y0IL8wS2LfdrKSG28bQwvys5bs4kWyXDec2RkYBiupTTModM5lbwXgtmoh7GWQuLGg==",
"_location": "/browser-sync-ui",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browser-sync-ui@2.26.0",
"name": "browser-sync-ui",
"escapedName": "browser-sync-ui",
"rawSpec": "2.26.0",
"saveSpec": null,
"fetchSpec": "2.26.0"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.0.tgz",
"_spec": "2.26.0",
"_where": "/Users/julesgraus/webDevelopment/EHBO-Today-Liempde",
"author": {
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/BrowserSync/UI/issues"
},
"dependencies": {
"async-each-series": "0.1.1",
"connect-history-api-fallback": "^1",
"immutable": "^3",
"server-destroy": "1.0.1",
"socket.io-client": "^2.0.4",
"stream-throttle": "^0.1.3"
},
"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",
"chai": "^3",
"compression": "^1",
"crossbow": "^4",
"easy-svg": "1.0.5",
"eazy-logger": "^3",
"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": "^5",
"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",
"sinon": "^1",
"store": "^1.3.20",
"supertest": "^3",
"uglify-js": "^2.6.1",
"vinyl-fs": "2.4.3",
"webpack": "^3"
},
"files": [
"index.js",
"lib",
"public",
"static",
"templates"
],
"gitHead": "ec7b82dd6f38aa62f33c69d050b6079f44e52982",
"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-all": "cb build-all",
"e2e": "./test/pro.sh",
"selenium": "webdriver-manager start",
"test": "cb test"
},
"version": "2.26.0"
}