{ "_from": "giget@^2.0.0", "_id": "giget@2.0.0", "_inBundle": false, "_integrity": "sha512-L5bGsVkxJbJgdnwyuheIunkGatUF/zssUoxxjACCseZYAVbaqdh9Tsmmlkl8vYan09H7sbvKt4pS8GqKLBrEzA==", "_location": "/giget", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "giget@^2.0.0", "name": "giget", "escapedName": "giget", "rawSpec": "^2.0.0", "saveSpec": null, "fetchSpec": "^2.0.0" }, "_requiredBy": [ "/c12", "/nuxt/@nuxt/cli" ], "_resolved": "https://registry.npmmirror.com/giget/-/giget-2.0.0.tgz", "_shasum": "395fc934a43f9a7a29a29d55b99f23e30c14f195", "_spec": "giget@^2.0.0", "_where": "/data/jenkins/workspace/usepcshop.ws.baibaodun.com.cn/src/JAVA-MER-2.1-PC_20251108/node_modules/c12", "bin": { "giget": "dist/cli.mjs" }, "bugs": { "url": "https://github.com/unjs/giget/issues" }, "bundleDependencies": false, "dependencies": { "citty": "^0.1.6", "consola": "^3.4.0", "defu": "^6.1.4", "node-fetch-native": "^1.6.6", "nypm": "^0.6.0", "pathe": "^2.0.3" }, "deprecated": false, "description": "Download templates and git repositories with pleasure!", "devDependencies": { "@types/node": "^22.13.5", "@types/tar": "^6.1.13", "@vitest/coverage-v8": "^3.0.7", "changelogen": "^0.5.7", "esbuild": "^0.25.0", "eslint": "^9.21.0", "eslint-config-unjs": "^0.4.2", "jiti": "^2.4.2", "prettier": "^3.5.2", "tar": "^6.2.1", "typescript": "^5.7.3", "unbuild": "^3.3.1", "vitest": "^3.0.7" }, "exports": { ".": { "types": "./dist/index.d.mts", "default": "./dist/index.mjs" } }, "files": [ "dist" ], "homepage": "https://github.com/unjs/giget#readme", "license": "MIT", "name": "giget", "packageManager": "pnpm@10.5.0", "pnpm": { "patchedDependencies": { "tar": "patches/tar.patch" } }, "repository": { "type": "git", "url": "git+https://github.com/unjs/giget.git" }, "scripts": { "build": "unbuild", "dev": "vitest dev", "giget": "jiti ./src/cli.ts", "lint": "eslint . && prettier -c src test", "lint:fix": "eslint . --fix && prettier -w src test", "play": "pnpm giget --force-clean --verbose unjs .tmp/clone", "prepack": "unbuild", "release": "pnpm test && changelogen --release && npm publish && git push --follow-tags", "test": "pnpm lint && vitest run --coverage" }, "sideEffects": false, "type": "module", "types": "./dist/index.d.mts", "version": "2.0.0" }