2017-09-13 07:52:34 +02:00

98 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "browser-sync-webpack-plugin@^1.1.4",
"scope": null,
"escapedName": "browser-sync-webpack-plugin",
"name": "browser-sync-webpack-plugin",
"rawSpec": "^1.1.4",
"spec": ">=1.1.4 <2.0.0",
"type": "range"
},
"c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix"
]
],
"_from": "browser-sync-webpack-plugin@>=1.1.4 <2.0.0",
"_id": "browser-sync-webpack-plugin@1.1.4",
"_inCache": true,
"_location": "/browser-sync-webpack-plugin",
"_nodeVersion": "7.4.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/browser-sync-webpack-plugin-1.1.4.tgz_1485792601597_0.8925799373537302"
},
"_npmUser": {
"name": "val_",
"email": "valrpeacher@gmail.com"
},
"_npmVersion": "4.0.5",
"_phantomChildren": {},
"_requested": {
"raw": "browser-sync-webpack-plugin@^1.1.4",
"scope": null,
"escapedName": "browser-sync-webpack-plugin",
"name": "browser-sync-webpack-plugin",
"rawSpec": "^1.1.4",
"spec": ">=1.1.4 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/laravel-mix"
],
"_resolved": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-1.1.4.tgz",
"_shasum": "ad3c0f7a3bd2d3e7f87cdc378ee93e7be2026d89",
"_shrinkwrap": null,
"_spec": "browser-sync-webpack-plugin@^1.1.4",
"_where": "c:\\xampp\\htdocs\\laravel\\node_modules\\laravel-mix",
"author": {
"name": "Valentyn Barmashyn",
"email": "valpreacher@gmail.com"
},
"bugs": {
"url": "https://github.com/Va1/browser-sync-webpack-plugin/issues"
},
"dependencies": {
"lodash": "4.x.x"
},
"description": "BrowserSync and Webpack integration",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "ad3c0f7a3bd2d3e7f87cdc378ee93e7be2026d89",
"tarball": "https://registry.npmjs.org/browser-sync-webpack-plugin/-/browser-sync-webpack-plugin-1.1.4.tgz"
},
"gitHead": "76c94fca1366dd1b33add6295edc6e6c9b01dcfd",
"homepage": "https://github.com/Va1/browser-sync-webpack-plugin",
"keywords": [
"webpack",
"webpack-plugin",
"browsersync",
"browser-sync",
"livereload",
"serve"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "val_",
"email": "valrpeacher@gmail.com"
}
],
"name": "browser-sync-webpack-plugin",
"optionalDependencies": {},
"peerDependencies": {
"browser-sync": "^2",
"webpack": "^1 || ^2 || ^2.0.0-beta || ^2.1.0-beta || ^2.2.0-rc.0"
},
"private": false,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Va1/browser-sync-webpack-plugin.git"
},
"scripts": {},
"version": "1.1.4"
}