mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-11 05:11:40 +00:00
update
This commit is contained in:
97
node_modules/browser-sync-ui/package.json
generated
vendored
Normal file
97
node_modules/browser-sync-ui/package.json
generated
vendored
Normal file
@ -0,0 +1,97 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"browser-sync-ui@2.26.4",
|
||||
"/Users/tatiana/selfdefined"
|
||||
]
|
||||
],
|
||||
"_from": "browser-sync-ui@2.26.4",
|
||||
"_id": "browser-sync-ui@2.26.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-u20P3EsZoM8Pt+puoi3BU3KlbQAH1lAcV+/O4saF26qokrBqIDotmGonfWwoRbUmdxZkM9MBmA0K39ZTG1h4sA==",
|
||||
"_location": "/browser-sync-ui",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "browser-sync-ui@2.26.4",
|
||||
"name": "browser-sync-ui",
|
||||
"escapedName": "browser-sync-ui",
|
||||
"rawSpec": "2.26.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.26.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/browser-sync"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-2.26.4.tgz",
|
||||
"_spec": "2.26.4",
|
||||
"_where": "/Users/tatiana/selfdefined",
|
||||
"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.3.3",
|
||||
"easy-svg": "2.0.0",
|
||||
"eazy-logger": "^3",
|
||||
"jshint": "^2.8.0",
|
||||
"mocha": "^5",
|
||||
"no-abs": "0.0.0",
|
||||
"object-path": "^0.9.2",
|
||||
"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": "^3"
|
||||
},
|
||||
"files": [
|
||||
"index.js",
|
||||
"lib",
|
||||
"public",
|
||||
"static",
|
||||
"templates"
|
||||
],
|
||||
"gitHead": "47a4d1bf56d3b32d89edd7cdf65166119593f1b1",
|
||||
"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.4"
|
||||
}
|
Reference in New Issue
Block a user