88 lines
2.3 KiB
JSON
88 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"browser-sync-client@2.26.6",
|
|
"/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro"
|
|
]
|
|
],
|
|
"_from": "browser-sync-client@2.26.6",
|
|
"_id": "browser-sync-client@2.26.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-mGrkZdNzttKdf/16I+y+2dTQxoMCIpKbVIMJ/uP8ZpnKu9f9qa/2CYVtLtbjZG8nsM14EwiCrjuFTGBEnT3Gjw==",
|
|
"_location": "/browser-sync-client",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "browser-sync-client@2.26.6",
|
|
"name": "browser-sync-client",
|
|
"escapedName": "browser-sync-client",
|
|
"rawSpec": "2.26.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "2.26.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/browser-sync"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/browser-sync-client/-/browser-sync-client-2.26.6.tgz",
|
|
"_spec": "2.26.6",
|
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/latehome/wp-content/plugins/opal-estate-pro",
|
|
"author": {
|
|
"name": "Shane Osbourne",
|
|
"email": "shane.osbourne8@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/shakyshane/browser-sync-client/issues"
|
|
},
|
|
"dependencies": {
|
|
"etag": "1.8.1",
|
|
"fresh": "0.5.2",
|
|
"mitt": "^1.1.3",
|
|
"rxjs": "^5.5.6"
|
|
},
|
|
"description": "Client-side scripts for BrowserSync",
|
|
"devDependencies": {
|
|
"@types/node": "^8",
|
|
"awesome-typescript-loader": "^3.1.2",
|
|
"crossbow": "^4.3.3",
|
|
"nanologger": "^1.3.1",
|
|
"socket.io-client": "^2.0.4",
|
|
"typescript": "3.0.3",
|
|
"webpack": "^3",
|
|
"webpack-dev-server": "^2.9.7"
|
|
},
|
|
"directories": {
|
|
"lib": "lib",
|
|
"test": "test"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.0.0"
|
|
},
|
|
"files": [
|
|
"dist"
|
|
],
|
|
"gitHead": "0b3d98b4934488cf02e70acec31693eb3bbc684d",
|
|
"homepage": "https://github.com/shakyshane/browser-sync-client",
|
|
"keywords": [],
|
|
"license": "ISC",
|
|
"licenses": [
|
|
{
|
|
"type": "MIT",
|
|
"url": "https://github.com/shakyshane/browser-sync-client/blob/master/LICENSE-MIT"
|
|
}
|
|
],
|
|
"main": "index.js",
|
|
"name": "browser-sync-client",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/shakyshane/browser-sync-client.git"
|
|
},
|
|
"scripts": {
|
|
"build-all": "cb build-all",
|
|
"prepublishOnly": "cb build-all",
|
|
"start": "cb dev",
|
|
"test": "cb test"
|
|
},
|
|
"version": "2.26.6"
|
|
}
|