File: D:/HostingSpaces/SBogers10/douven.komma.pro/node_modules/browser-sync-webpack-plugin/package.json
{
"_args": [
[
"browser-sync-webpack-plugin@2.0.1",
"/Users/maartendijkstra/Webdevelopment/github/Eurotools"
]
],
"_development": true,
"_from": "browser-sync-webpack-plugin@2.0.1",
"_id": "browser-sync-webpack-plugin@2.0.1",
"_inBundle": false,
"_integrity": "sha512-F9vkVErG4N1XCJb1OI+RD/5oAK1nMd1G5UDfNE/FmUVAyo24YItfXN+etzA8MBC4Z7oLjkuBKDeeLlbFa4NBGQ==",
"_location": "/browser-sync-webpack-plugin",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browser-sync-webpack-plugin@2.0.1",
"name": "browser-sync-webpack-plugin",
"escapedName": "browser-sync-webpack-plugin",
"rawSpec": "2.0.1",
"saveSpec": null,
"fetchSpec": "2.0.1"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-2.0.1.tgz",
"_spec": "2.0.1",
"_where": "/Users/maartendijkstra/Webdevelopment/github/Eurotools",
"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": {},
"homepage": "https://github.com/Va1/browser-sync-webpack-plugin",
"keywords": [
"webpack",
"webpack-plugin",
"browsersync",
"browser-sync",
"livereload",
"serve"
],
"license": "MIT",
"main": "index.js",
"name": "browser-sync-webpack-plugin",
"peerDependencies": {
"browser-sync": "^2",
"webpack": "^1 || ^2 || ^3"
},
"private": false,
"repository": {
"type": "git",
"url": "git+https://github.com/Va1/browser-sync-webpack-plugin.git"
},
"version": "2.0.1"
}