2016-04-21 15:13:49 -05:00
|
|
|
{
|
2021-08-30 01:19:08 -05:00
|
|
|
"private": true,
|
|
|
|
"name": "verdaccio-dev",
|
2016-04-21 15:13:49 -05:00
|
|
|
"author": {
|
2019-02-07 01:51:44 -05:00
|
|
|
"name": "Verdaccio Maintainers",
|
|
|
|
"email": "verdaccio.npm@gmail.com"
|
2016-04-21 15:13:49 -05:00
|
|
|
},
|
|
|
|
"repository": {
|
2021-02-11 11:51:53 -05:00
|
|
|
"type": "https",
|
|
|
|
"url": "https://github.com/verdaccio/verdaccio"
|
2016-04-21 15:13:49 -05:00
|
|
|
},
|
2019-08-26 00:01:48 -05:00
|
|
|
"homepage": "https://verdaccio.org",
|
2019-12-11 17:41:25 -05:00
|
|
|
"funding": {
|
|
|
|
"type": "opencollective",
|
|
|
|
"url": "https://opencollective.com/verdaccio"
|
|
|
|
},
|
2016-04-21 15:13:49 -05:00
|
|
|
"devDependencies": {
|
2024-07-18 00:54:46 -05:00
|
|
|
"@babel/cli": "7.24.8",
|
|
|
|
"@babel/core": "7.24.9",
|
2024-11-03 01:06:42 -05:00
|
|
|
"@babel/eslint-parser": "7.25.9",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@babel/node": "7.25.0",
|
2024-07-18 00:54:46 -05:00
|
|
|
"@babel/plugin-proposal-decorators": "7.24.7",
|
|
|
|
"@babel/plugin-proposal-function-sent": "7.24.7",
|
|
|
|
"@babel/plugin-proposal-throw-expressions": "7.24.7",
|
2020-08-11 00:21:51 -05:00
|
|
|
"@babel/plugin-syntax-dynamic-import": "7.8.3",
|
|
|
|
"@babel/plugin-syntax-import-meta": "7.10.4",
|
2024-07-18 00:54:46 -05:00
|
|
|
"@babel/plugin-transform-async-to-generator": "7.24.7",
|
|
|
|
"@babel/plugin-transform-class-properties": "7.24.7",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@babel/plugin-transform-classes": "7.25.0",
|
2024-07-18 00:54:46 -05:00
|
|
|
"@babel/plugin-transform-export-namespace-from": "7.24.7",
|
|
|
|
"@babel/plugin-transform-json-strings": "7.24.7",
|
|
|
|
"@babel/plugin-transform-nullish-coalescing-operator": "7.24.7",
|
|
|
|
"@babel/plugin-transform-numeric-separator": "7.24.7",
|
|
|
|
"@babel/plugin-transform-object-rest-spread": "7.24.7",
|
|
|
|
"@babel/plugin-transform-optional-chaining": "7.24.8",
|
|
|
|
"@babel/plugin-transform-runtime": "7.24.7",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@babel/preset-env": "7.25.0",
|
2024-07-18 00:54:46 -05:00
|
|
|
"@babel/preset-react": "7.24.7",
|
|
|
|
"@babel/preset-typescript": "7.24.7",
|
|
|
|
"@babel/register": "7.24.6",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@babel/runtime": "7.25.0",
|
2023-12-02 08:46:28 -05:00
|
|
|
"@changesets/changelog-github": "0.5.0",
|
2024-12-03 04:13:14 -05:00
|
|
|
"@changesets/cli": "2.27.10",
|
2024-12-04 06:11:22 -05:00
|
|
|
"@changesets/get-dependents-graph": "2.1.2",
|
2024-12-07 16:35:48 -05:00
|
|
|
"@crowdin/cli": "4.4.1",
|
2023-02-18 16:44:45 -05:00
|
|
|
"@dianmora/contributors": "5.0.0",
|
2023-04-17 00:14:00 -05:00
|
|
|
"@emotion/react": "11.10.6",
|
|
|
|
"@emotion/styled": "11.10.6",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@testing-library/dom": "10.4.0",
|
|
|
|
"@testing-library/jest-dom": "6.4.8",
|
|
|
|
"@testing-library/react": "16.0.0",
|
2024-02-18 15:08:17 -05:00
|
|
|
"@testing-library/user-event": "14.5.2",
|
2023-12-02 12:52:27 -05:00
|
|
|
"@trivago/prettier-plugin-sort-imports": "4.3.0",
|
2023-11-07 05:20:46 -05:00
|
|
|
"@types/body-parser": "1.19.5",
|
2023-11-30 02:33:24 -05:00
|
|
|
"@types/connect": "3.4.38",
|
2023-11-30 01:44:12 -05:00
|
|
|
"@types/cookiejar": "2.1.5",
|
2023-12-02 12:52:27 -05:00
|
|
|
"@types/debug": "4.1.12",
|
2023-11-30 22:55:24 -05:00
|
|
|
"@types/express": "4.17.21",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/express-serve-static-core": "4.19.5",
|
2023-11-30 10:09:51 -05:00
|
|
|
"@types/http-errors": "2.0.4",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/jsonwebtoken": "9.0.6",
|
|
|
|
"@types/lodash": "4.17.7",
|
2023-11-30 13:26:38 -05:00
|
|
|
"@types/mime": "3.0.4",
|
2024-12-07 16:35:48 -05:00
|
|
|
"@types/jest": "29.5.14",
|
2023-10-07 09:23:04 -05:00
|
|
|
"@types/minimatch": "5.1.2",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/node": "20.14.12",
|
2024-01-20 07:59:24 -05:00
|
|
|
"@types/node-fetch": "2.6.11",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/qs": "6.9.15",
|
2023-11-30 13:26:28 -05:00
|
|
|
"@types/range-parser": "1.2.7",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/react": "18.3.3",
|
|
|
|
"@types/react-dom": "18.3.0",
|
2023-02-18 16:44:45 -05:00
|
|
|
"@types/react-router-dom": "5.3.3",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/react-virtualized": "9.21.30",
|
|
|
|
"@types/semver": "7.5.8",
|
2023-11-30 23:46:34 -05:00
|
|
|
"@types/send": "0.17.4",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/serve-static": "1.15.7",
|
2023-12-02 09:44:32 -05:00
|
|
|
"@types/superagent": "4.1.24",
|
2023-12-02 12:52:27 -05:00
|
|
|
"@types/supertest": "2.0.16",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/validator": "13.12.0",
|
2023-12-02 12:52:27 -05:00
|
|
|
"@types/webpack": "5.28.5",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@types/webpack-env": "1.18.5",
|
2024-07-28 07:06:47 -05:00
|
|
|
"@types/yeoman-environment": "2.10.11",
|
|
|
|
"@types/yeoman-generator": "5.2.14",
|
|
|
|
"@types/yeoman-test": "4.0.6",
|
2024-07-28 01:41:50 -05:00
|
|
|
"@typescript-eslint/eslint-plugin": "6.21.0",
|
|
|
|
"@typescript-eslint/parser": "6.21.0",
|
2022-10-01 07:08:40 -05:00
|
|
|
"@verdaccio/crowdin-translations": "workspace:*",
|
2021-05-16 10:11:08 -05:00
|
|
|
"@verdaccio/eslint-config": "workspace:*",
|
2021-06-13 02:14:04 -05:00
|
|
|
"@verdaccio/types": "workspace:*",
|
|
|
|
"@verdaccio/ui-theme": "workspace:*",
|
2024-08-03 02:52:18 -05:00
|
|
|
"@vitest/coverage-v8": "2.0.5",
|
2024-07-28 07:06:47 -05:00
|
|
|
"aria-query": "5.1.3",
|
2020-08-11 00:21:51 -05:00
|
|
|
"babel-core": "7.0.0-bridge.0",
|
|
|
|
"babel-plugin-dynamic-import-node": "2.3.3",
|
2023-10-07 01:36:16 -05:00
|
|
|
"babel-plugin-emotion": "11.0.0",
|
2023-12-02 12:52:27 -05:00
|
|
|
"concurrently": "8.2.2",
|
2021-01-16 04:40:43 -05:00
|
|
|
"cross-env": "7.0.3",
|
2024-12-15 09:15:09 -05:00
|
|
|
"debug": "4.4.0",
|
2020-05-20 15:45:08 -05:00
|
|
|
"detect-secrets": "1.0.6",
|
2024-10-03 02:11:51 -05:00
|
|
|
"eslint": "8.57.1",
|
2023-12-02 12:52:27 -05:00
|
|
|
"fs-extra": "11.2.0",
|
2023-02-26 02:19:41 -05:00
|
|
|
"got": "11.8.6",
|
2023-12-02 12:52:27 -05:00
|
|
|
"husky": "8.0.3",
|
2021-01-16 04:40:43 -05:00
|
|
|
"in-publish": "2.0.1",
|
2023-05-02 12:05:22 -05:00
|
|
|
"kleur": "4.1.5",
|
2021-12-25 08:05:07 -05:00
|
|
|
"lint-staged": "11.2.6",
|
2024-01-29 15:35:48 -05:00
|
|
|
"nock": "13.5.1",
|
2024-01-20 07:09:30 -05:00
|
|
|
"nodemon": "3.0.3",
|
2024-02-18 05:33:07 -05:00
|
|
|
"npm-run-all2": "5.0.2",
|
2024-08-04 01:12:54 -05:00
|
|
|
"prettier": "3.3.3",
|
2023-02-18 16:44:45 -05:00
|
|
|
"react": "18.2.0",
|
|
|
|
"react-dom": "18.2.0",
|
2024-08-03 09:46:56 -05:00
|
|
|
"rimraf": "5.0.10",
|
2023-12-02 12:52:27 -05:00
|
|
|
"selfsigned": "2.4.1",
|
2024-07-28 07:06:47 -05:00
|
|
|
"supertest": "7.0.0",
|
2023-12-08 13:22:31 -05:00
|
|
|
"ts-node": "10.9.2",
|
2024-01-20 07:59:24 -05:00
|
|
|
"typescript": "5.3.3",
|
2023-12-02 12:52:27 -05:00
|
|
|
"undici-types": "5.28.2",
|
2024-07-28 07:06:47 -05:00
|
|
|
"update-ts-references": "3.3.0",
|
2020-11-15 08:25:03 -05:00
|
|
|
"verdaccio-audit": "workspace:*",
|
|
|
|
"verdaccio-auth-memory": "workspace:*",
|
|
|
|
"verdaccio-htpasswd": "workspace:*",
|
2023-08-26 08:24:00 -05:00
|
|
|
"verdaccio-memory": "workspace:*",
|
2024-10-07 01:28:30 -05:00
|
|
|
"vitest": "2.1.2"
|
2016-04-21 15:13:49 -05:00
|
|
|
},
|
|
|
|
"scripts": {
|
2022-08-02 15:45:16 -05:00
|
|
|
"prepare": "husky install",
|
2021-09-16 00:03:57 -05:00
|
|
|
"husky:pre-commit": "lint-staged",
|
2023-04-12 01:23:01 -05:00
|
|
|
"clean": "pnpm --filter \"./packages/**\" clean",
|
|
|
|
"build": "pnpm --filter \"./packages/**\" build && pnpm --filter @verdaccio/test-cli-commons build",
|
2020-03-03 17:59:19 -05:00
|
|
|
"docker": "docker build -t verdaccio/verdaccio:local . --no-cache",
|
2020-09-03 14:15:29 -05:00
|
|
|
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,yml,yaml,md}\"",
|
|
|
|
"format:check": "prettier --check \"**/*.{js,jsx,ts,tsx,json,yml,yaml,md}\"",
|
2024-03-03 13:06:39 -05:00
|
|
|
"lint": "eslint --max-warnings 70 \"**/*.{js,jsx,ts,tsx}\"",
|
2023-04-12 01:23:01 -05:00
|
|
|
"test": "pnpm --filter \"./packages/**\" test",
|
|
|
|
"test:e2e:cli": "pnpm --filter ...@verdaccio/e2e-cli-* test -- --coverage=false",
|
|
|
|
"test:e2e:ui": "pnpm --filter ...@verdaccio/e2e-ui test",
|
2020-12-22 15:16:11 -05:00
|
|
|
"start": "concurrently --kill-others \"pnpm _start:server\" \"pnpm _start:web\"",
|
2022-02-15 16:18:20 -05:00
|
|
|
"contributors": "ts-node ./scripts/contributors-update.ts",
|
2022-12-25 12:48:18 -05:00
|
|
|
"script:addson": "ts-node ./scripts/addon-update.ts",
|
2020-12-22 15:16:11 -05:00
|
|
|
"start:watch": "concurrently --kill-others \"pnpm _build:watch\" \"pnpm _start:server\" \"pnpm _debug:reload\"",
|
|
|
|
"_build:watch": "pnpm run --parallel watch --filter ./packages",
|
2021-09-25 10:35:03 -05:00
|
|
|
"_start:server": "node --inspect packages/verdaccio/debug/bootstrap.js --listen 8000",
|
2023-04-12 01:23:01 -05:00
|
|
|
"_start:web": "pnpm --filter ...@verdaccio/ui-theme start",
|
2020-12-22 15:16:11 -05:00
|
|
|
"_debug:reload": "nodemon -d 3 packages/verdaccio/debug/bootstrap.js",
|
2020-12-22 04:25:07 -05:00
|
|
|
"start:ts": "ts-node packages/verdaccio/src/start.ts -- --listen 8000",
|
2021-09-08 12:06:37 -05:00
|
|
|
"debug": "node --trace-warnings --trace-uncaught --inspect packages/verdaccio/debug/bootstrap.js",
|
2022-08-08 00:14:23 -05:00
|
|
|
"debug:fastify": "cross-env VERDACCIO_SERVER=fastify node --trace-warnings --trace-uncaught --inspect packages/verdaccio/debug/bootstrap.js",
|
2021-09-08 12:06:37 -05:00
|
|
|
"debug:break": "node --trace-warnings --trace-uncaught --inspect-brk packages/verdaccio/debug/bootstrap.js",
|
2020-08-22 05:42:58 -05:00
|
|
|
"changeset": "changeset",
|
|
|
|
"changeset:check": "changeset status --since-master",
|
2020-08-23 02:26:51 -05:00
|
|
|
"ci:version": "run-s ci:version:changeset ci:version:install",
|
|
|
|
"ci:version:install": "pnpm install --frozen-lockfile=false",
|
2021-01-10 13:05:21 -05:00
|
|
|
"ci:version:changeset": "changeset version",
|
2024-01-14 04:22:21 -05:00
|
|
|
"ci:publish": "changeset publish",
|
2021-07-11 08:42:56 -05:00
|
|
|
"ts:ref": "update-ts-references --discardComments",
|
2023-04-12 01:23:01 -05:00
|
|
|
"website": "pnpm --filter ...@verdaccio/website build",
|
|
|
|
"ui:storybook:build": "pnpm --filter ...@verdaccio/ui-components build-storybook",
|
|
|
|
"ui:storybook": "pnpm --filter ...@verdaccio/ui-components storybook",
|
2022-10-01 07:08:40 -05:00
|
|
|
"translations": "local-crowdin-api translations",
|
2021-07-27 14:52:49 -05:00
|
|
|
"crowdin:upload": "crowdin upload sources --auto-update --config ./crowdin.yaml",
|
2021-09-25 10:35:03 -05:00
|
|
|
"crowdin:download": "crowdin download --verbose --config ./crowdin.yaml",
|
2023-04-12 14:23:10 -05:00
|
|
|
"crowdin:sync": "pnpm crowdin:upload && pnpm crowdin:download",
|
2022-09-02 13:40:12 -05:00
|
|
|
"postinstall": "husky install",
|
2023-04-12 01:23:01 -05:00
|
|
|
"local:registry": "pnpm --filter ...@verdaccio/local-publish start",
|
2023-02-04 05:34:33 -05:00
|
|
|
"local:snapshots": "changeset version --snapshot",
|
2023-05-14 05:22:02 -05:00
|
|
|
"local:publish": "cross-env npm_config_registry=http://localhost:4873 changeset publish --no-git-tag",
|
2022-09-02 13:40:12 -05:00
|
|
|
"local:publish:release": "concurrently \"pnpm local:registry\" \"pnpm local:publish\""
|
2018-08-15 15:17:41 -05:00
|
|
|
},
|
2022-05-19 15:03:04 -05:00
|
|
|
"engines": {
|
2024-10-28 12:33:46 -05:00
|
|
|
"node": ">=18"
|
2022-05-19 15:03:04 -05:00
|
|
|
},
|
2018-01-20 03:45:44 -05:00
|
|
|
"license": "MIT",
|
2020-09-03 14:15:29 -05:00
|
|
|
"lint-staged": {
|
|
|
|
"*.{js,jsx,ts,tsx,json,yml,yaml,md}": "prettier --write",
|
|
|
|
"*.{js,jsx,ts,tsx}": "eslint --cache --fix"
|
2023-10-23 14:49:18 -05:00
|
|
|
},
|
2024-10-28 12:33:46 -05:00
|
|
|
"packageManager": "pnpm@8.14.0+sha256.9cebf61abd83f68177b29484da72da9751390eaad46dfc3072d266bfbb1ba7bf"
|
2018-02-24 16:18:58 -05:00
|
|
|
}
|