Sylvain Filoni
update gradio client
9ada4bc
{
"_from": "bufferutil@^4.0.7",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-4T53u4PdgsXqKaIctwF8ifXlRTTmEPJ8iEPWFdGZvcf7sbwYo6FKFEX9eNNAnzFZ7EzJAQ3CJeOtCRA4rDp7Pw==",
"_location": "/bufferutil",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bufferutil@^4.0.7",
"name": "bufferutil",
"escapedName": "bufferutil",
"rawSpec": "^4.0.7",
"saveSpec": null,
"fetchSpec": "^4.0.7"
},
"_requiredBy": [
"/@gradio/client"
],
"_resolved": "https://registry.npmjs.org/bufferutil/-/bufferutil-4.0.8.tgz",
"_shasum": "1de6a71092d65d7766c4d8a522b261a6e787e8ea",
"_spec": "bufferutil@^4.0.7",
"_where": "/Users/sylvainfiloni/Documents/HuggingFace_Projects/live-vision/node_modules/@gradio/client",
"author": {
"name": "Einar Otto Stangvik",
"email": "[email protected]",
"url": "http://2x.io"
},
"bugs": {
"url": "https://github.com/websockets/bufferutil/issues"
},
"bundleDependencies": false,
"dependencies": {
"node-gyp-build": "^4.3.0"
},
"deprecated": false,
"description": "WebSocket buffer utils",
"devDependencies": {
"mocha": "^10.0.0",
"node-gyp": "^9.1.0",
"prebuildify": "^5.0.0"
},
"engines": {
"node": ">=6.14.2"
},
"homepage": "https://github.com/websockets/bufferutil",
"keywords": [
"bufferutil"
],
"license": "MIT",
"main": "index.js",
"name": "bufferutil",
"repository": {
"type": "git",
"url": "git+https://github.com/websockets/bufferutil.git"
},
"scripts": {
"install": "node-gyp-build",
"prebuild": "prebuildify --napi --strip --target=14.0.0",
"prebuild-darwin-x64+arm64": "prebuildify --arch x64+arm64 --napi --strip --target=14.0.0",
"test": "mocha"
},
"version": "4.0.8"
}