First commit

This commit is contained in:
Sachin
2025-12-16 22:26:18 +05:30
commit 03ed187ebe
122 changed files with 68601 additions and 0 deletions

23
.nx/cache/cloud/2510.17.8/package.json vendored Normal file
View File

@@ -0,0 +1,23 @@
{
"name": "nx-cloud-client-bundle",
"version": "0.0.1",
"type": "commonjs",
"main": "index.js",
"author": "Victor Savkin",
"license": "proprietary",
"dependencies": {
"axios": "1.1.3",
"enquirer": "2.4.1",
"dotenv": "~10.0.0",
"node-machine-id": "^1.1.12",
"tar": "6.1.11",
"strip-json-comments": "^5.0.1",
"chalk": "4.1.2",
"yargs-parser": ">=21.1.1",
"fs-extra": "^11.1.0",
"open": "~8.4.0",
"ini": "4.1.3",
"yaml": "2.6.1",
"semver": "7.5.4"
}
}