{"name":"web3-providers-ws","version":"4.0.2-dev.a2a232f.0","description":"Websocket provider for Web3 4.x.x","main":"./lib/commonjs/index.js","module":"./lib/esm/index.js","exports":{".":{"types":"./lib/types/index.d.ts","import":"./lib/esm/index.js","require":"./lib/commonjs/index.js"}},"repository":{"type":"git","url":"git+https://github.com/ChainSafe/web3.js.git"},"author":{"name":"ChainSafe Systems"},"license":"LGPL-3.0","engines":{"node":">=14","npm":">=6.12.0"},"scripts":{"clean":"rimraf dist && rimraf lib","prebuild":"yarn clean","build":"yarn build:cjs & yarn build:esm & yarn build:types","build:cjs":"tsc --build tsconfig.cjs.json && echo '{\"type\": \"commonjs\"}' > ./lib/commonjs/package.json","build:esm":"tsc --build tsconfig.esm.json && echo '{\"type\": \"module\"}' > ./lib/esm/package.json","build:types":"tsc --build tsconfig.types.json","build:check":"node -e \"require('./lib')\"","lint":"eslint --ext .js,.ts .","lint:fix":"eslint --fix --ext .js,.ts .","format":"prettier --write '**/*'","test":"jest --config=./test/unit/jest.config.js","test:coverage:unit":"jest --config=./test/unit/jest.config.js --coverage=true --coverage-reporters=text","test:coverage:integration":"jest --config=./test/integration/jest.config.js --coverage=true --coverage-reporters=text","test:ci":"jest --coverage=true --coverage-reporters=json --verbose","test:watch":"npm test -- --watch","test:unit":"jest --config=./test/unit/jest.config.js","test:integration":"jest --config=./test/integration/jest.config.js"},"devDependencies":{"@types/express":"^4.17.13","@types/jest":"^28.1.6","@types/morgan":"^1.9.3","@typescript-eslint/eslint-plugin":"^5.30.7","@typescript-eslint/parser":"^5.30.7","eslint":"^8.20.0","eslint-config-prettier":"^8.5.0","eslint-config-web3-base":"0.1.0","eslint-plugin-import":"^2.26.0","express":"^4.18.1","ganache":"^7.7.6","http-proxy-middleware":"^2.0.6","jest":"^28.1.3","jest-extended":"^3.0.1","prettier":"^2.7.1","ts-jest":"^28.0.7","typescript":"^4.7.4"},"dependencies":{"@types/ws":"^8.5.3","isomorphic-ws":"^5.0.0","web3-errors":"1.0.1-dev.a2a232f.0+a2a232f","web3-types":"1.0.1-dev.a2a232f.0+a2a232f","web3-utils":"4.0.2-dev.a2a232f.0+a2a232f","ws":"^8.8.1"},"gitHead":"a2a232fe306636da05868039a934ee491e957d8a","types":"./lib/commonjs/index.d.ts","readmeFilename":"README.md","bugs":{"url":"https://github.com/ChainSafe/web3.js/issues"},"homepage":"https://github.com/ChainSafe/web3.js#readme","_id":"web3-providers-ws@4.0.2-dev.a2a232f.0","_nodeVersion":"16.20.0","_npmVersion":"lerna/6.6.2/node@v16.20.0+x64 (linux)","dist":{"shasum":"9703f9606b29b29a97a4d3da11a63a3d9938081b","size":6510,"noattachment":false,"key":"/web3-providers-ws/-/web3-providers-ws-4.0.2-dev.a2a232f.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/web3-providers-ws/download/web3-providers-ws-4.0.2-dev.a2a232f.0.tgz"},"_npmUser":{"name":"mpetrunic","email":"marin.petrunic@gmail.com"},"directories":{},"maintainers":[{"name":"alexey_krasnoperov","email":""},{"name":"gregthegreek","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/web3-providers-ws_4.0.2-dev.a2a232f.0_1687316943489_0.6421942896750781"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-21T03:09:03.636Z","publish_time":1687316943636,"_source_registry_name":"default","_cnpm_publish_time":1687316943636,"dist-tags":{"dev":"4.0.9-dev.bf16917.0","latest":"4.0.8","legacy":"1.10.4","legacy-dev":"1.10.4-dev.0","rc":"4.0.4-rc.0","rc-legacy":"1.10.1-rc.0"}}