You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

136 lines
3.6 KiB

{
"_args": [
[
"browser-sync-ui@v1.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync"
]
],
"_from": "browser-sync-ui@1.0.1",
"_id": "browser-sync-ui@1.0.1",
"_inCache": true,
"_installable": true,
"_location": "/browser-sync-ui",
"_nodeVersion": "8.9.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/browser-sync-ui-1.0.1.tgz_1513788289998_0.900294721359387"
},
"_npmUser": {
"email": "shakyshane@gmail.com",
"name": "shakyshane"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"name": "browser-sync-ui",
"raw": "browser-sync-ui@v1.0.1",
"rawSpec": "v1.0.1",
"scope": null,
"spec": "1.0.1",
"type": "version"
},
"_requiredBy": [
"/browser-sync"
],
"_resolved": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-1.0.1.tgz",
"_shasum": "9740527b26d1d7ace259acc0c79e5b5e37d0fdf2",
"_shrinkwrap": null,
"_spec": "browser-sync-ui@v1.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/browser-sync",
"author": {
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/BrowserSync/UI/issues"
},
"dependencies": {
"async-each-series": "0.1.1",
"connect-history-api-fallback": "^1.1.0",
"immutable": "^3.7.6",
"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",
"browser-sync": "^2.11.0",
"bs-console-info": "1.0.2",
"bs-fullscreen-message": "1.0.2",
"bs-html-injector": "3.0.2",
"bs-latency": "1.0.0",
"bs-rewrite-rules": "1.0.0",
"chai": "^3.4.1",
"compression": "^1.6.0",
"crossbow": "4.0.8",
"crossbow-sass": "^4.2.0",
"easy-svg": "1.0.5",
"eazy-logger": "^2.1.2",
"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": "^2.3.4",
"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.67.0",
"sinon": "^1.17.2",
"store": "^1.3.20",
"supertest": "^1.1.0",
"uglify-js": "^2.6.1",
"vinyl-fs": "2.4.3",
"webpack": "^1.12.10"
},
"directories": {},
"dist": {
"integrity": "sha512-RIxmwVVcUFhRd1zxp7m2FfLnXHf59x4Gtj8HFwTA//3VgYI3AKkaQAuDL8KDJnE59XqCshxZa13JYuIWtZlKQg==",
"shasum": "9740527b26d1d7ace259acc0c79e5b5e37d0fdf2",
"tarball": "https://registry.npmjs.org/browser-sync-ui/-/browser-sync-ui-1.0.1.tgz"
},
"files": [
"index.js",
"lib",
"public",
"static",
"templates"
],
"gitHead": "52a057ae95b6359d91a36c18588c52e849d49f4e",
"homepage": "http://www.browsersync.io/",
"keywords": [
"browser sync",
"live reload",
"css injection",
"action sync"
],
"license": "Apache-2.0",
"maintainers": [
{
"email": "shakyshane@gmail.com",
"name": "shakyshane"
}
],
"name": "browser-sync-ui",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/BrowserSync/UI.git"
},
"scripts": {
"e2e": "./test/pro.sh",
"selenium": "webdriver-manager start",
"test": "cb test"
},
"version": "1.0.1"
}