package.json 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230
  1. {
  2. "name": "@verdaccio/ui-theme",
  3. "version": "3.1.0",
  4. "description": "Verdaccio User Interface",
  5. "author": {
  6. "name": "Verdaccio Core Team",
  7. "email": "verdaccio.npm@gmail.com"
  8. },
  9. "repository": {
  10. "type": "git",
  11. "url": "git://github.com/verdaccio/ui"
  12. },
  13. "homepage": "https://verdaccio.org",
  14. "main": "index.js",
  15. "devDependencies": {
  16. "@babel/cli": "7.13.16",
  17. "@babel/core": "7.13.16",
  18. "@babel/node": "7.13.13",
  19. "@babel/plugin-proposal-class-properties": "7.13.0",
  20. "@babel/plugin-proposal-decorators": "7.13.15",
  21. "@babel/plugin-proposal-export-namespace-from": "7.12.13",
  22. "@babel/plugin-proposal-function-sent": "7.12.13",
  23. "@babel/plugin-proposal-json-strings": "7.13.8",
  24. "@babel/plugin-proposal-nullish-coalescing-operator": "7.13.8",
  25. "@babel/plugin-proposal-numeric-separator": "7.12.13",
  26. "@babel/plugin-proposal-object-rest-spread": "7.13.8",
  27. "@babel/plugin-proposal-optional-chaining": "7.13.12",
  28. "@babel/plugin-proposal-throw-expressions": "7.12.13",
  29. "@babel/plugin-syntax-dynamic-import": "^7.8.3",
  30. "@babel/plugin-syntax-import-meta": "7.10.4",
  31. "@babel/plugin-transform-async-to-generator": "7.12.1",
  32. "@babel/plugin-transform-classes": "7.13.0",
  33. "@babel/plugin-transform-runtime": "7.13.15",
  34. "@babel/polyfill": "^7.12.1",
  35. "@babel/preset-env": "7.13.15",
  36. "@babel/preset-react": "7.13.13",
  37. "@babel/preset-typescript": "7.13.0",
  38. "@babel/register": "7.13.16",
  39. "@babel/runtime": "7.13.17",
  40. "@commitlint/cli": "9.1.2",
  41. "@commitlint/config-conventional": "9.1.2",
  42. "@emotion/core": "10.1.1",
  43. "@emotion/jest": "^11.1.0",
  44. "@emotion/styled": "10.0.27",
  45. "@emotion/styled-base": "^10.0.31",
  46. "@material-ui/core": "4.11.4",
  47. "@material-ui/icons": "4.11.2",
  48. "@material-ui/styles": "^4.11.4",
  49. "@octokit/rest": "16.43.2",
  50. "@percy/puppeteer": "^1.1.0",
  51. "@testing-library/dom": "^7.29.0",
  52. "@testing-library/jest-dom": "^5.11.6",
  53. "@testing-library/react": "10.4.9",
  54. "@types/autosuggest-highlight": "3.1.0",
  55. "@types/jest": "26.0.19",
  56. "@types/js-base64": "3.0.0",
  57. "@types/lodash": "4.14.165",
  58. "@types/node": "14.14.13",
  59. "@types/react": "16.14.2",
  60. "@types/react-autosuggest": "10.0.1",
  61. "@types/react-dom": "^16.9.10",
  62. "@types/react-router-dom": "5.1.6",
  63. "@types/react-virtualized": "9.21.10",
  64. "@types/request": "2.48.5",
  65. "@types/testing-library__jest-dom": "^5.9.5",
  66. "@types/validator": "13.1.1",
  67. "@types/webpack": "^4.41.25",
  68. "@types/webpack-env": "1.16.0",
  69. "@typescript-eslint/eslint-plugin": "2.34.0",
  70. "@typescript-eslint/parser": "2.34.0",
  71. "@verdaccio/commons-api": "9.7.1",
  72. "@verdaccio/eslint-config": "9.3.2",
  73. "@verdaccio/types": "9.7.2",
  74. "all-contributors-cli": "6.19.0",
  75. "autosuggest-highlight": "3.1.1",
  76. "babel-eslint": "10.1.0",
  77. "babel-jest": "26.6.3",
  78. "babel-loader": "^8.2.2",
  79. "babel-plugin-dynamic-import-node": "^2.3.3",
  80. "babel-plugin-emotion": "10.0.33",
  81. "bundlesize": "0.18.0",
  82. "codeceptjs": "2.6.11",
  83. "codecov": "3.8.1",
  84. "concurrently": "5.3.0",
  85. "css-loader": "5.2.0",
  86. "dayjs": "1.10.4",
  87. "detect-secrets": "1.0.6",
  88. "emotion": "10.0.27",
  89. "emotion-theming": "10.0.27",
  90. "eslint": "7.15.0",
  91. "eslint-config-prettier": "7.2.0",
  92. "eslint-loader": "^4.0.2",
  93. "eslint-plugin-codeceptjs": "1.3.0",
  94. "eslint-plugin-import": "2.22.1",
  95. "eslint-plugin-jsx-a11y": "6.4.1",
  96. "eslint-plugin-react": "7.21.5",
  97. "eslint-plugin-react-hooks": "4.2.0",
  98. "eslint-plugin-verdaccio": "9.6.1",
  99. "file-loader": "5.1.0",
  100. "friendly-errors-webpack-plugin": "1.7.0",
  101. "get-stdin": "7.0.0",
  102. "github-markdown-css": "3.0.1",
  103. "harmony-reflect": "^1.6.1",
  104. "history": "^4.10.1",
  105. "html-webpack-plugin": "^5.0.0-alpha.15",
  106. "husky": "4.3.5",
  107. "i18next": "^19.8.4",
  108. "in-publish": "2.0.1",
  109. "jest": "26.6.3",
  110. "jest-environment-jsdom": "26.6.2",
  111. "jest-environment-jsdom-global": "^2.0.4",
  112. "jest-environment-node": "26.6.2",
  113. "jest-fetch-mock": "3.0.3",
  114. "js-base64": "2.5.1",
  115. "js-yaml": "3.14.0",
  116. "lint-staged": "9.5.0",
  117. "localstorage-memory": "1.0.3",
  118. "lockfile-lint": "4.6.2",
  119. "lodash": "^4.17.21",
  120. "mini-css-extract-plugin": "^1.3.3",
  121. "mutationobserver-shim": "0.3.7",
  122. "node-mocks-http": "1.9.0",
  123. "normalize.css": "8.0.1",
  124. "optimize-css-assets-webpack-plugin": "^5.0.4",
  125. "ora": "4.0.4",
  126. "prettier": "1.19.1",
  127. "prop-types": "15.7.2",
  128. "puppeteer": "5.3.1",
  129. "react": "16.13.1",
  130. "react-autosuggest": "10.0.2",
  131. "react-dom": "16.14.0",
  132. "react-hook-form": "3.29.4",
  133. "react-hot-loader": "4.12.21",
  134. "react-i18next": "^11.8.13",
  135. "react-router": "^5.2.0",
  136. "react-router-dom": "5.2.0",
  137. "react-virtualized": "9.22.3",
  138. "request": "2.88.2",
  139. "resolve-url-loader": "3.1.1",
  140. "rimraf": "3.0.2",
  141. "source-map-loader": "1.1.0",
  142. "standard-version": "9.2.0",
  143. "style-loader": "1.2.1",
  144. "stylelint": "13.7.2",
  145. "stylelint-config-recommended": "3.0.0",
  146. "stylelint-config-styled-components": "0.1.1",
  147. "stylelint-processor-styled-components": "1.10.0",
  148. "stylelint-webpack-plugin": "^2.1.1",
  149. "supertest": "4.0.2",
  150. "terser-webpack-plugin": "^5.0.3",
  151. "typescript": "3.9.6",
  152. "url-loader": "^4.1.1",
  153. "validator": "13.1.1",
  154. "verdaccio": "4.11.3",
  155. "verdaccio-auth-memory": "9.7.2",
  156. "verdaccio-memory": "9.7.2",
  157. "wait-on": "5.2.0",
  158. "webpack": "5.36.0",
  159. "webpack-bundle-analyzer": "3.8.0",
  160. "webpack-bundle-size-analyzer": "3.1.0",
  161. "webpack-cli": "~4.5.0",
  162. "webpack-dev-server": "^3.11.0",
  163. "webpack-manifest-plugin": "^3.0.0",
  164. "webpack-merge": "^5.6.1",
  165. "whatwg-fetch": "^3.6.2",
  166. "xss": "1.0.8"
  167. },
  168. "keywords": [
  169. "verdaccio",
  170. "verdaccio-plugin",
  171. "verdaccio-theme"
  172. ],
  173. "bundlesize": [
  174. {
  175. "path": "./static/vendors.*.js",
  176. "maxSize": "900 kB"
  177. },
  178. {
  179. "path": "./static/main.*.js",
  180. "maxSize": "400 kB"
  181. }
  182. ],
  183. "scripts": {
  184. "type-check": "tsc --noEmit --pretty",
  185. "type-check:watch": "yarn run type-check -- --watch",
  186. "release": "standard-version -a",
  187. "test:clean": "jest --clearCache",
  188. "test:acceptance": "codeceptjs run --steps",
  189. "test:acceptance:server": "concurrently --kill-others \"yarn run verdaccio:server\" \"yarn run test:acceptance\"",
  190. "test:e2e": " jest --config ./test/jest.config.e2e.js --runInBand",
  191. "test": "BABEL_ENV=test NODE_ENV=test TZ=UTC jest --config ./jest/jest.config.js --maxWorkers 2 --passWithNoTests",
  192. "test:update-snapshot": "yarn run test -- -u",
  193. "test:size": "bundlesize",
  194. "lint": "yarn run lint:js && yarn run lint:css",
  195. "lint:js": "yarn run type-check && eslint . --ext .js,.ts,.tsx",
  196. "lint:css": "yarn stylelint \"src/**/styles.ts\"",
  197. "coverage:publish": "codecov",
  198. "dev:web": "babel-node tools/dev.server.js",
  199. "verdaccio:server": "node tools/verdaccio.js",
  200. "build": "webpack --config tools/webpack.prod.config.babel.js",
  201. "build:stats": "webpack --config tools/webpack.prod.config.babel.js --json > stats.json",
  202. "build:size": "webpack --config tools/webpack.prod.config.babel.js --json | webpack-bundle-size-analyzer",
  203. "dev": "concurrently --kill-others \"yarn run dev:web\" \"yarn run verdaccio:server\""
  204. },
  205. "husky": {
  206. "hooks": {
  207. "pre-commit": "lint-staged --relative",
  208. "commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
  209. }
  210. },
  211. "lint-staged": {
  212. "*.{js,tsx,ts}": [
  213. "eslint . --ext .js,.ts,.tsx"
  214. ],
  215. "*": [
  216. "git add"
  217. ]
  218. },
  219. "license": "MIT",
  220. "commitlint": {
  221. "extends": [
  222. "@commitlint/config-conventional"
  223. ]
  224. },
  225. "collective": {
  226. "type": "opencollective",
  227. "url": "https://opencollective.com/verdaccio",
  228. "logo": "https://opencollective.com/verdaccio/logo.txt"
  229. }
  230. }