%PDF- %PDF-
Direktori : /home/ugotscom/bos_naturals/node_modules/laravel-echo/ |
Current File : /home/ugotscom/bos_naturals/node_modules/laravel-echo/package.json |
{ "_from": "laravel-echo", "_id": "laravel-echo@1.10.0", "_inBundle": false, "_integrity": "sha512-qshJkrzl34on1VYd8KqZhLxUdWJFPTL6cGSZ4lVQ4OZMN7FvI9Pt24PrOFL169I8IEDHjHX16jaIAIwCkdnDNA==", "_location": "/laravel-echo", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "laravel-echo", "name": "laravel-echo", "escapedName": "laravel-echo", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#DEV:/", "#USER" ], "_resolved": "https://registry.npmjs.org/laravel-echo/-/laravel-echo-1.10.0.tgz", "_shasum": "b7a3615baf563fadfe242589ad1e302acc931dad", "_spec": "laravel-echo", "_where": "C:\\laravel-projects\\karetakers", "author": { "name": "Taylor Otwell" }, "bugs": { "url": "https://github.com/laravel/echo/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Laravel Echo library for beautiful Pusher and Socket.IO integration", "devDependencies": { "@babel/plugin-proposal-decorators": "^7.8.3", "@babel/plugin-proposal-export-namespace-from": "^7.8.3", "@babel/plugin-proposal-function-sent": "^7.8.3", "@babel/plugin-proposal-numeric-separator": "^7.8.3", "@babel/plugin-proposal-throw-expressions": "^7.8.3", "@babel/plugin-transform-object-assign": "^7.8.3", "@babel/preset-env": "^7.9.6", "@rollup/plugin-babel": "^5.0.0", "@types/jest": "^24.0.18", "@types/node": "^12.7.5", "@typescript-eslint/eslint-plugin": "^3.7.0", "@typescript-eslint/parser": "^3.7.0", "eslint": "^7.5.0", "jest": "^24.9.0", "rollup": "^2.10.2", "rollup-plugin-typescript2": "^0.27.1", "standard-version": "^8.0.1", "ts-jest": "^24.1.0", "tslib": "^1.10.0", "typescript": "^3.6.3" }, "engines": { "node": ">=10" }, "homepage": "https://github.com/laravel/echo", "keywords": [ "laravel", "pusher", "socket.io" ], "license": "MIT", "main": "dist/echo.common.js", "module": "dist/echo.js", "name": "laravel-echo", "repository": { "type": "git", "url": "git+https://github.com/laravel/echo.git" }, "scripts": { "build": "npm run compile && npm run declarations", "compile": "rollup -c", "declarations": "tsc --emitDeclarationOnly", "lint": "eslint --ext .js,.ts ./src ./tests", "prepublish": "npm run build", "release": "npm run test && standard-version && git push --follow-tags && npm publish", "test": "jest" }, "types": "dist/echo.d.ts", "version": "1.10.0" }