mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-08 23:25:51 +01:00
461de62268
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
189 lines
6.9 KiB
JSON
189 lines
6.9 KiB
JSON
{
|
|
"name": "verdaccio",
|
|
"version": "6.0.1",
|
|
"description": "A lightweight private npm proxy registry",
|
|
"author": {
|
|
"name": "Verdaccio Maintainers",
|
|
"email": "verdaccio.npm@gmail.com"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/verdaccio/verdaccio"
|
|
},
|
|
"homepage": "https://verdaccio.org",
|
|
"main": "build/index.js",
|
|
"types": "build/index.d.ts",
|
|
"bin": "./bin/verdaccio",
|
|
"funding": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/verdaccio"
|
|
},
|
|
"dependencies": {
|
|
"@cypress/request": "3.0.5",
|
|
"@verdaccio/auth": "8.0.0-next-8.3",
|
|
"@verdaccio/config": "8.0.0-next-8.3",
|
|
"@verdaccio/core": "8.0.0-next-8.3",
|
|
"@verdaccio/local-storage-legacy": "11.0.2",
|
|
"@verdaccio/logger": "8.0.0-next-8.3",
|
|
"@verdaccio/middleware": "8.0.0-next-8.3",
|
|
"@verdaccio/search-indexer": "8.0.0-next-8.1",
|
|
"@verdaccio/signature": "8.0.0-next-8.1",
|
|
"@verdaccio/streams": "10.2.1",
|
|
"@verdaccio/tarball": "13.0.0-next-8.3",
|
|
"@verdaccio/ui-theme": "8.0.0-next-8.3",
|
|
"@verdaccio/url": "13.0.0-next-8.3",
|
|
"@verdaccio/utils": "7.0.1-next-8.1",
|
|
"JSONStream": "1.3.5",
|
|
"async": "3.2.6",
|
|
"clipanion": "4.0.0-rc.4",
|
|
"compression": "1.7.5",
|
|
"cors": "2.8.5",
|
|
"debug": "4.3.7",
|
|
"envinfo": "7.14.0",
|
|
"express": "4.21.1",
|
|
"express-rate-limit": "5.5.1",
|
|
"fast-safe-stringify": "2.1.1",
|
|
"handlebars": "4.7.8",
|
|
"js-yaml": "4.1.0",
|
|
"jsonwebtoken": "9.0.2",
|
|
"kleur": "4.1.5",
|
|
"lodash": "4.17.21",
|
|
"lru-cache": "7.18.3",
|
|
"mime": "3.0.0",
|
|
"mkdirp": "1.0.4",
|
|
"pkginfo": "0.4.1",
|
|
"semver": "7.6.3",
|
|
"validator": "13.12.0",
|
|
"verdaccio-audit": "13.0.0-next-8.3",
|
|
"verdaccio-htpasswd": "13.0.0-next-8.3"
|
|
},
|
|
"devDependencies": {
|
|
"@babel/cli": "7.25.7",
|
|
"@babel/core": "7.25.8",
|
|
"@babel/eslint-parser": "7.25.8",
|
|
"@babel/node": "7.25.7",
|
|
"@babel/plugin-proposal-class-properties": "7.18.6",
|
|
"@babel/plugin-proposal-decorators": "7.25.7",
|
|
"@babel/plugin-proposal-export-namespace-from": "7.18.9",
|
|
"@babel/plugin-proposal-function-sent": "7.25.8",
|
|
"@babel/plugin-proposal-json-strings": "7.18.6",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
|
"@babel/plugin-proposal-numeric-separator": "7.18.6",
|
|
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
|
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
|
"@babel/plugin-proposal-throw-expressions": "7.25.8",
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
"@babel/plugin-syntax-import-meta": "7.10.4",
|
|
"@babel/plugin-transform-async-to-generator": "7.25.7",
|
|
"@babel/plugin-transform-classes": "7.25.7",
|
|
"@babel/plugin-transform-runtime": "7.25.7",
|
|
"@babel/polyfill": "^7.12.1",
|
|
"@babel/preset-env": "7.25.8",
|
|
"@babel/preset-typescript": "7.25.7",
|
|
"@babel/register": "7.25.7",
|
|
"@babel/runtime": "7.25.7",
|
|
"@octokit/rest": "19.0.13",
|
|
"@trivago/prettier-plugin-sort-imports": "4.3.0",
|
|
"@types/async": "3.2.24",
|
|
"@types/express": "4.17.21",
|
|
"@types/express-serve-static-core": "4.19.6",
|
|
"@types/http-errors": "2.0.4",
|
|
"@types/jest": "29.5.13",
|
|
"@types/lodash": "4.17.10",
|
|
"@types/mime": "3.0.4",
|
|
"@types/minimatch": "5.1.2",
|
|
"@types/node": "20.16.11",
|
|
"@types/pino": "7.0.5",
|
|
"@types/request": "2.48.12",
|
|
"@types/semver": "7.5.8",
|
|
"@typescript-eslint/eslint-plugin": "5.62.0",
|
|
"@typescript-eslint/parser": "5.62.0",
|
|
"@verdaccio-scope/verdaccio-auth-foo": "0.0.2",
|
|
"@verdaccio/types": "12.0.0-next-7.5",
|
|
"babel-jest": "29.7.0",
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
|
"cross-env": "7.0.3",
|
|
"detect-secrets": "1.0.6",
|
|
"eslint": "8.57.1",
|
|
"eslint-config-google": "0.14.0",
|
|
"eslint-config-prettier": "9.1.0",
|
|
"eslint-plugin-babel": "5.3.1",
|
|
"eslint-plugin-import": "2.31.0",
|
|
"eslint-plugin-jest": "27.9.0",
|
|
"eslint-plugin-prettier": "5.2.1",
|
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
|
"eslint-plugin-verdaccio": "10.0.0",
|
|
"fs-extra": "10.1.0",
|
|
"jest": "29.7.0",
|
|
"jest-config": "29.7.0",
|
|
"jest-environment-node": "29.7.0",
|
|
"jest-junit": "15.0.0",
|
|
"lockfile-lint": "4.14.0",
|
|
"nock": "13.5.5",
|
|
"node-mocks-http": "^1.15.0",
|
|
"pinst": "2.1.6",
|
|
"prettier": "3.3.3",
|
|
"rimraf": "3.0.2",
|
|
"selfsigned": "2.4.1",
|
|
"standard-version": "9.5.0",
|
|
"supertest": "7.0.0",
|
|
"ts-node": "10.9.2",
|
|
"typescript": "4.9.5",
|
|
"verdaccio-auth-memory": "10.2.2",
|
|
"verdaccio-memory": "10.3.2"
|
|
},
|
|
"keywords": [
|
|
"private",
|
|
"package",
|
|
"repository",
|
|
"registry",
|
|
"enterprise",
|
|
"modules",
|
|
"proxy",
|
|
"server",
|
|
"verdaccio"
|
|
],
|
|
"scripts": {
|
|
"release": "standard-version -a -s",
|
|
"type-check": "tsc --noEmit",
|
|
"cache:clean": "yarn cache clean --mirror && yarn cache clean --all",
|
|
"type-check:watch": "yarn run type-check -- --watch",
|
|
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,yml,yaml,md}\"",
|
|
"format:check": "prettier --check \"**/*.{js,jsx,ts,tsx,json,yml,yaml,md}\"",
|
|
"test": "yarn run test:unit",
|
|
"test:clean": "npx jest --clearCache",
|
|
"test:unit": "cross-env NODE_ENV=test TZ=UTC FORCE_COLOR=1 jest --config ./jest.config.js --maxWorkers 2 --passWithNoTests",
|
|
"test:functional": "cross-env NODE_ENV=test jest --config ./test/jest.config.functional.js --testPathPattern ./test/functional/index* --passWithNoTests",
|
|
"test:e2e:cli": "cross-env NODE_ENV=test jest --config ./test/e2e-cli/jest.config.e2e.cli.js --passWithNoTests",
|
|
"test:all": "yarn run test && yarn run test:functional",
|
|
"pre:ci": "yarn run lint",
|
|
"lint:ts": "yarn run type-check",
|
|
"lint": "eslint \"**/*.{js,jsx,ts}\" --max-warnings 145 -c ./eslintrc.cjs",
|
|
"lint:lockfile": "lockfile-lint --path yarn.lock --type yarn --allowed-hosts verdaccio npm yarn",
|
|
"start": "yarn babel-node --extensions \".ts,.tsx\" src/lib/cli --inspect",
|
|
"start:brk": "yarn babel-node --extensions \".ts,.tsx\" src/lib/cli --inspect-brk",
|
|
"start:debug": "yarn node debug/bootstrap.js",
|
|
"start:run-server": "yarn node debug/bootstrap-runserver.js",
|
|
"build": "yarn babel src/ --out-dir build/ --copy-files --extensions \".ts,.tsx\" --source-maps inline",
|
|
"code:types": "tsc --emitDeclarationOnly -p tsconfig.json",
|
|
"code:docker-build": "yarn babel src/ --out-dir build/ --copy-files --extensions \".ts,.tsx\"",
|
|
"docker": "docker build -t verdaccio/verdaccio:local . --no-cache",
|
|
"docker:run": "docker run -it --rm -p 4873:4873 verdaccio/verdaccio:local"
|
|
},
|
|
"engines": {
|
|
"node": ">=18"
|
|
},
|
|
"preferGlobal": true,
|
|
"license": "MIT",
|
|
"resolutions": {
|
|
"@types/serve-static": "1.15.7",
|
|
"@types/express-serve-static-core": "4.19.6"
|
|
},
|
|
"collective": {
|
|
"type": "opencollective",
|
|
"url": "https://opencollective.com/verdaccio",
|
|
"logo": "https://opencollective.com/verdaccio/logo.txt"
|
|
},
|
|
"packageManager": "yarn@3.8.6"
|
|
}
|