2025-03-26 13:19:45 +05:00
|
|
|
{
|
2025-08-23 21:25:22 +05:00
|
|
|
"name": "crextractor",
|
2025-09-20 22:19:07 +05:00
|
|
|
"version": "1.3.1",
|
2025-03-26 13:19:45 +05:00
|
|
|
"lockfileVersion": 3,
|
|
|
|
|
"requires": true,
|
|
|
|
|
"packages": {
|
|
|
|
|
"": {
|
2025-08-23 21:25:22 +05:00
|
|
|
"name": "crextractor",
|
2025-09-20 22:19:07 +05:00
|
|
|
"version": "1.3.1",
|
2025-08-23 21:14:56 +05:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
2025-08-23 21:25:22 +05:00
|
|
|
"url": "https://t.me/tribute/app?startapp=dqW2"
|
2025-08-23 21:14:56 +05:00
|
|
|
}
|
|
|
|
|
],
|
2025-03-26 13:19:45 +05:00
|
|
|
"license": "MIT",
|
2025-08-23 21:14:56 +05:00
|
|
|
"dependencies": {
|
2025-10-25 12:09:12 +05:00
|
|
|
"molnia": "^0.1.7"
|
2025-08-23 21:14:56 +05:00
|
|
|
},
|
2025-03-26 13:19:45 +05:00
|
|
|
"bin": {
|
2025-08-23 21:25:22 +05:00
|
|
|
"crextractor": "bin/cli.js"
|
2025-03-26 13:19:45 +05:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2025-08-23 21:14:56 +05:00
|
|
|
"typescript": "^5.9.2"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/fastq": {
|
|
|
|
|
"version": "1.19.1",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
|
|
|
|
|
"integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
|
|
|
|
|
"license": "ISC",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"reusify": "^1.0.4"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/molnia": {
|
2025-10-25 12:09:12 +05:00
|
|
|
"version": "0.1.7",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/molnia/-/molnia-0.1.7.tgz",
|
|
|
|
|
"integrity": "sha512-wCezzcu2sRybrJb9ltrBEWwzO9NU2DRgxZw5Gr1g2QrnwrNo+olE3cAiD3Q1Y76rCde1qXBUmEuZ13aKXew+AQ==",
|
2025-08-23 21:14:56 +05:00
|
|
|
"funding": [
|
|
|
|
|
{
|
|
|
|
|
"type": "individual",
|
|
|
|
|
"url": "https://t.me/tribute/app?startapp=dqW2"
|
|
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"dependencies": {
|
|
|
|
|
"fastq": "^1.19.1",
|
|
|
|
|
"undici": "^7.15.0"
|
|
|
|
|
},
|
|
|
|
|
"bin": {
|
|
|
|
|
"molnia": "molnia.js"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/reusify": {
|
|
|
|
|
"version": "1.1.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
|
|
|
|
|
"integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"iojs": ">=1.0.0",
|
|
|
|
|
"node": ">=0.10.0"
|
2025-03-26 13:19:45 +05:00
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"node_modules/typescript": {
|
2025-08-23 21:14:56 +05:00
|
|
|
"version": "5.9.2",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
|
|
|
|
|
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
|
2025-03-26 13:19:45 +05:00
|
|
|
"dev": true,
|
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
|
"bin": {
|
|
|
|
|
"tsc": "bin/tsc",
|
|
|
|
|
"tsserver": "bin/tsserver"
|
|
|
|
|
},
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=14.17"
|
|
|
|
|
}
|
2025-08-23 21:14:56 +05:00
|
|
|
},
|
|
|
|
|
"node_modules/undici": {
|
|
|
|
|
"version": "7.15.0",
|
|
|
|
|
"resolved": "https://registry.npmjs.org/undici/-/undici-7.15.0.tgz",
|
|
|
|
|
"integrity": "sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ==",
|
|
|
|
|
"license": "MIT",
|
|
|
|
|
"engines": {
|
|
|
|
|
"node": ">=20.18.1"
|
|
|
|
|
}
|
2025-03-26 13:19:45 +05:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|