mirror of
https://github.com/LuanRT/googlevideo.git
synced 2026-06-13 08:42:31 +00:00
73 lines
2.1 KiB
JSON
73 lines
2.1 KiB
JSON
{
|
|
"name": "onesie-request",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "onesie-request",
|
|
"version": "1.0.0",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"googlevideo": "file:../..",
|
|
"youtubei.js": "^16.0.0"
|
|
}
|
|
},
|
|
"../..": {
|
|
"version": "4.0.4",
|
|
"funding": [
|
|
"https://github.com/sponsors/LuanRT"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bufbuild/protobuf": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@eslint/js": "^9.9.0",
|
|
"@stylistic/eslint-plugin": "^2.6.4",
|
|
"@types/eslint__js": "^8.42.3",
|
|
"eslint": "^9.9.0",
|
|
"globals": "^15.9.0",
|
|
"ts-patch": "^3.3.0",
|
|
"ts-proto": "^2.2.0",
|
|
"typedoc": "^0.28.7",
|
|
"typedoc-plugin-markdown": "^4.7.1",
|
|
"typescript": "^5.5.4",
|
|
"typescript-eslint": "^8.2.0",
|
|
"vitest": "^3.2.4"
|
|
}
|
|
},
|
|
"node_modules/@bufbuild/protobuf": {
|
|
"version": "2.2.3",
|
|
"resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-2.2.3.tgz",
|
|
"integrity": "sha512-tFQoXHJdkEOSwj5tRIZSPNUuXK3RaR7T1nUrPgbYX1pUbvqqaaZAsfo+NXBPsz5rZMSKVFrgK1WL8Q/MSLvprg=="
|
|
},
|
|
"node_modules/googlevideo": {
|
|
"resolved": "../..",
|
|
"link": true
|
|
},
|
|
"node_modules/meriyah": {
|
|
"version": "6.1.4",
|
|
"resolved": "https://registry.npmjs.org/meriyah/-/meriyah-6.1.4.tgz",
|
|
"integrity": "sha512-Sz8FzjzI0kN13GK/6MVEsVzMZEPvOhnmmI1lU5+/1cGOiK3QUahntrNNtdVeihrO7t9JpoH75iMNXg6R6uWflQ==",
|
|
"license": "ISC",
|
|
"engines": {
|
|
"node": ">=18.0.0"
|
|
}
|
|
},
|
|
"node_modules/youtubei.js": {
|
|
"version": "16.0.0",
|
|
"resolved": "https://registry.npmjs.org/youtubei.js/-/youtubei.js-16.0.0.tgz",
|
|
"integrity": "sha512-aMx+ulnrxzsgVsxTr7gbBVnIjti2NQUlMwCoo1/MzICCJS3iMLOPUFdo7bSpwskL6ljzQ/LxmmB4WQC3FtkBlA==",
|
|
"funding": [
|
|
"https://github.com/sponsors/LuanRT"
|
|
],
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@bufbuild/protobuf": "^2.0.0",
|
|
"meriyah": "^6.1.4"
|
|
}
|
|
}
|
|
}
|
|
}
|