File: D:/HostingSpaces/SBogers10/honger7.komma.pro/node_modules/browser-sync-webpack-plugin/package.json
{
"_args": [
[
{
"raw": "browser-sync-webpack-plugin@^2.2.2",
"scope": null,
"escapedName": "browser-sync-webpack-plugin",
"name": "browser-sync-webpack-plugin",
"rawSpec": "^2.2.2",
"spec": ">=2.2.2 <3.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Komma55"
]
],
"_from": "browser-sync-webpack-plugin@>=2.2.2 <3.0.0",
"_id": "browser-sync-webpack-plugin@2.2.2",
"_inCache": true,
"_location": "/browser-sync-webpack-plugin",
"_nodeVersion": "9.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/browser-sync-webpack-plugin_2.2.2_1521450413025_0.7291271507964963"
},
"_npmUser": {
"name": "val_",
"email": "valrpeacher@gmail.com"
},
"_npmVersion": "5.6.0",
"_phantomChildren": {},
"_requested": {
"raw": "browser-sync-webpack-plugin@^2.2.2",
"scope": null,
"escapedName": "browser-sync-webpack-plugin",
"name": "browser-sync-webpack-plugin",
"rawSpec": "^2.2.2",
"spec": ">=2.2.2 <3.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.2.2.tgz",
"_shasum": "46092da62ff36354a50bf0e2903e78a6974fea54",
"_shrinkwrap": null,
"_spec": "browser-sync-webpack-plugin@^2.2.2",
"_where": "/Users/mike/Webdevelopment/Komma55",
"author": {
"name": "Valentyn Barmashyn",
"email": "barmashyn.val@gmail.com"
},
"bugs": {
"url": "https://github.com/Va1/browser-sync-webpack-plugin/issues"
},
"dependencies": {
"lodash": "^4"
},
"description": "BrowserSync and Webpack integration",
"devDependencies": {
"husky": "^0.15.0-rc.9",
"lint-staged": "^7.0.0",
"standard": "^11.0.1"
},
"directories": {},
"dist": {
"integrity": "sha512-x92kl8LdBi4dp6YVXYqrSoDkOCOLCeBOrYSY0h9Sk1VcCDSoZC1Vc62eae6TfC2ljN4/L+aYlkzE46kirHzbgA==",
"shasum": "46092da62ff36354a50bf0e2903e78a6974fea54",
"tarball": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.2.2.tgz",
"fileCount": 7,
"unpackedSize": 7700
},
"gitHead": "487b65a470cd1982fee68d2a63ff755e4ef348ab",
"homepage": "https://github.com/Va1/browser-sync-webpack-plugin",
"husky": {
"hooks": {
"pre-commit": "lint-staged"
}
},
"keywords": [
"webpack",
"webpack-plugin",
"browsersync",
"browser-sync",
"livereload",
"serve"
],
"license": "MIT",
"lint-staged": {
"lib/**/*.js": [
"standard --fix",
"git add"
]
},
"main": "index.js",
"maintainers": [
{
"name": "val_",
"email": "valrpeacher@gmail.com"
}
],
"name": "browser-sync-webpack-plugin",
"optionalDependencies": {},
"peerDependencies": {
"browser-sync": "^2",
"webpack": "^1 || ^2 || ^3 || ^4"
},
"private": false,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Va1/browser-sync-webpack-plugin.git"
},
"version": "2.2.2"
}