{ "name": "basic-example", "version": "1.0.0", "lockfileVersion": 2, "requires": true, "packages": { "../..": { "version": "1.0.0", "license": "MIT", "dependencies": { "n3": "^1.16.2", "tslog": "^3.3.4" }, "devDependencies": { "typescript": "^4.7.4" } }, "../../bin/main.js": { "extraneous": true }, "node_modules/bufferutil": { "version": "4.0.6", "hasInstallScript": true, "license": "MIT", "dependencies": { "node-gyp-build": "^4.3.0" }, "engines": { "node": ">=6.14.2" } }, "node_modules/d": { "version": "1.0.1", "license": "ISC", "dependencies": { "es5-ext": "^0.10.50", "type": "^1.0.1" } }, "node_modules/data-uri-to-buffer": { "version": "4.0.0", "license": "MIT", "engines": { "node": ">= 12" } }, "node_modules/debug": { "version": "2.6.9", "license": "MIT", "dependencies": { "ms": "2.0.0" } }, "node_modules/es5-ext": { "version": "0.10.62", "hasInstallScript": true, "license": "ISC", "dependencies": { "es6-iterator": "^2.0.3", "es6-symbol": "^3.1.3", "next-tick": "^1.1.0" }, "engines": { "node": ">=0.10" } }, "node_modules/es6-iterator": { "version": "2.0.3", "license": "MIT", "dependencies": { "d": "1", "es5-ext": "^0.10.35", "es6-symbol": "^3.1.1" } }, "node_modules/es6-symbol": { "version": "3.1.3", "license": "ISC", "dependencies": { "d": "^1.0.1", "ext": "^1.1.2" } }, "node_modules/ext": { "version": "1.6.0", "license": "ISC", "dependencies": { "type": "^2.5.0" } }, "node_modules/ext/node_modules/type": { "version": "2.7.2", "license": "ISC" }, "node_modules/fetch-blob": { "version": "3.2.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "paypal", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" }, "engines": { "node": "^12.20 || >= 14.13" } }, "node_modules/formdata-polyfill": { "version": "4.0.10", "license": "MIT", "dependencies": { "fetch-blob": "^3.1.2" }, "engines": { "node": ">=12.20.0" } }, "node_modules/is-typedarray": { "version": "1.0.0", "license": "MIT" }, "node_modules/ms": { "version": "2.0.0", "license": "MIT" }, "node_modules/next-tick": { "version": "1.1.0", "license": "ISC" }, "node_modules/node-domexception": { "version": "1.0.0", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "license": "MIT", "engines": { "node": ">=10.5.0" } }, "node_modules/node-fetch": { "version": "3.2.10", "license": "MIT", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", "formdata-polyfill": "^4.0.10" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/node-fetch" } }, "node_modules/node-gyp-build": { "version": "4.5.0", "license": "MIT", "bin": { "node-gyp-build": "bin.js", "node-gyp-build-optional": "optional.js", "node-gyp-build-test": "build-test.js" } }, "node_modules/solid-aggregator-client": { "resolved": "../..", "link": true }, "node_modules/type": { "version": "1.2.0", "license": "ISC" }, "node_modules/typedarray-to-buffer": { "version": "3.1.5", "license": "MIT", "dependencies": { "is-typedarray": "^1.0.0" } }, "node_modules/utf-8-validate": { "version": "5.0.9", "hasInstallScript": true, "license": "MIT", "dependencies": { "node-gyp-build": "^4.3.0" }, "engines": { "node": ">=6.14.2" } }, "node_modules/web-streams-polyfill": { "version": "3.2.1", "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/websocket": { "version": "1.0.34", "license": "Apache-2.0", "dependencies": { "bufferutil": "^4.0.1", "debug": "^2.2.0", "es5-ext": "^0.10.50", "typedarray-to-buffer": "^3.1.5", "utf-8-validate": "^5.0.2", "yaeti": "^0.0.6" }, "engines": { "node": ">=4.0.0" } }, "node_modules/yaeti": { "version": "0.0.6", "license": "MIT", "engines": { "node": ">=0.10.32" } } } }