2020-09-27 15:10:11 +03:00
|
|
|
{
|
2020-10-01 22:38:10 +03:00
|
|
|
"author": {
|
|
|
|
"email": "opensource+docs@github.com",
|
|
|
|
"name": "GitHub",
|
|
|
|
"url": "https://github.com/github/docs"
|
|
|
|
},
|
2021-05-25 01:40:50 +03:00
|
|
|
"cacheDirectories": [
|
|
|
|
"node_modules",
|
|
|
|
".next/cache"
|
|
|
|
],
|
2020-09-27 15:10:11 +03:00
|
|
|
"dependencies": {
|
2022-09-06 14:50:40 +03:00
|
|
|
"@elastic/elasticsearch": "7.11.0",
|
2023-03-29 21:44:02 +03:00
|
|
|
"@github/failbot": "0.8.3",
|
2022-12-08 02:17:06 +03:00
|
|
|
"@primer/behaviors": "^1.3.1",
|
2023-04-05 23:29:39 +03:00
|
|
|
"@primer/css": "^21.0.0",
|
2023-03-08 18:48:29 +03:00
|
|
|
"@primer/octicons": "18.1.0",
|
|
|
|
"@primer/octicons-react": "18.1.0",
|
2023-03-10 01:12:02 +03:00
|
|
|
"@primer/react": "^35.20.0",
|
2021-06-02 01:45:02 +03:00
|
|
|
"accept-language-parser": "^1.5.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"ajv": "^8.11.0",
|
2023-03-03 21:20:50 +03:00
|
|
|
"ajv-errors": "^3.0.0",
|
2021-09-14 02:31:43 +03:00
|
|
|
"ajv-formats": "^2.1.1",
|
2022-09-27 21:38:12 +03:00
|
|
|
"bottleneck": "2.19.5",
|
2023-03-09 20:35:13 +03:00
|
|
|
"boxen": "7.0.2",
|
2022-06-17 19:34:56 +03:00
|
|
|
"cheerio": "^1.0.0-rc.11",
|
2023-03-29 21:44:02 +03:00
|
|
|
"cheerio-to-text": "0.2.3",
|
2021-05-06 00:54:49 +03:00
|
|
|
"classnames": "^2.3.1",
|
2020-12-11 21:13:18 +03:00
|
|
|
"connect-datadog": "0.0.9",
|
2021-12-02 16:18:28 +03:00
|
|
|
"cookie-parser": "^1.4.6",
|
2020-09-27 15:10:11 +03:00
|
|
|
"cors": "^2.8.5",
|
2022-06-15 21:10:09 +03:00
|
|
|
"dayjs": "^1.11.3",
|
|
|
|
"dotenv": "^16.0.1",
|
|
|
|
"express": "^4.18.1",
|
2021-08-02 22:01:38 +03:00
|
|
|
"express-timeout-handler": "^2.2.2",
|
2023-02-07 20:22:44 +03:00
|
|
|
"fastest-levenshtein": "1.0.16",
|
2023-03-08 18:41:49 +03:00
|
|
|
"file-type": "18.2.1",
|
2021-05-19 20:32:47 +03:00
|
|
|
"flat": "^5.0.2",
|
2022-11-03 23:44:02 +03:00
|
|
|
"github-slugger": "^2.0.0",
|
2023-03-28 00:36:59 +03:00
|
|
|
"glob": "9.3.2",
|
2023-02-11 04:04:48 +03:00
|
|
|
"got": "^12.5.3",
|
2021-05-19 20:32:47 +03:00
|
|
|
"gray-matter": "^4.0.3",
|
2021-08-02 22:01:38 +03:00
|
|
|
"hast-util-from-parse5": "^7.1.0",
|
2021-07-29 17:24:26 +03:00
|
|
|
"hast-util-parse-selector": "^3.1.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"hast-util-select": "^5.0.2",
|
2021-08-19 22:57:39 +03:00
|
|
|
"hast-util-to-string": "^2.0.0",
|
|
|
|
"hastscript": "^7.0.2",
|
2022-10-26 21:28:14 +03:00
|
|
|
"helmet": "^6.0.0",
|
2023-01-11 20:28:55 +03:00
|
|
|
"highlight.js": "11.7.0",
|
2022-03-05 00:24:46 +03:00
|
|
|
"highlightjs-curl": "^1.3.0",
|
2023-02-08 21:58:17 +03:00
|
|
|
"hot-shots": "^10.0.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"html-entities": "^2.3.3",
|
2022-09-30 00:50:38 +03:00
|
|
|
"http-proxy-middleware": "2.0.6",
|
2020-09-27 15:10:11 +03:00
|
|
|
"imurmurhash": "^0.1.4",
|
2023-03-08 18:41:49 +03:00
|
|
|
"is-svg": "5.0.0",
|
2022-04-11 19:12:59 +03:00
|
|
|
"javascript-stringify": "^2.1.0",
|
2021-09-14 02:31:43 +03:00
|
|
|
"js-cookie": "^3.0.1",
|
2021-05-19 20:32:47 +03:00
|
|
|
"js-yaml": "^4.1.0",
|
2023-03-29 21:50:19 +03:00
|
|
|
"liquidjs": "^10.7.0",
|
2021-05-06 21:46:59 +03:00
|
|
|
"lodash": "^4.17.21",
|
2021-07-14 23:49:18 +03:00
|
|
|
"lodash-es": "^4.17.21",
|
2022-11-10 16:38:08 +03:00
|
|
|
"lowdb": "5.0.5",
|
2021-12-03 17:44:32 +03:00
|
|
|
"mdast-util-from-markdown": "^1.2.0",
|
2023-02-14 20:15:16 +03:00
|
|
|
"mdast-util-to-markdown": "1.5.0",
|
2021-07-29 17:24:26 +03:00
|
|
|
"mdast-util-to-string": "^3.1.0",
|
2021-05-19 20:32:47 +03:00
|
|
|
"morgan": "^1.10.0",
|
2022-05-12 19:15:17 +03:00
|
|
|
"msgpack5rpc": "^1.1.0",
|
2022-08-26 18:28:19 +03:00
|
|
|
"next": "12.2.4",
|
2023-01-04 00:07:25 +03:00
|
|
|
"parse5": "7.1.2",
|
2020-09-29 18:51:48 +03:00
|
|
|
"port-used": "^2.0.8",
|
2021-05-19 20:32:47 +03:00
|
|
|
"react": "^17.0.2",
|
|
|
|
"react-dom": "^17.0.2",
|
2022-06-15 21:10:09 +03:00
|
|
|
"react-markdown": "^8.0.3",
|
2022-03-28 20:45:33 +03:00
|
|
|
"react-syntax-highlighter": "^15.5.0",
|
2022-01-26 19:36:25 +03:00
|
|
|
"rehype-autolink-headings": "^6.1.1",
|
2022-10-26 21:39:49 +03:00
|
|
|
"rehype-highlight": "^6.0.0",
|
2022-01-04 22:37:02 +03:00
|
|
|
"rehype-raw": "^6.1.1",
|
2022-01-08 02:57:22 +03:00
|
|
|
"rehype-slug": "^5.0.1",
|
2022-06-15 21:10:09 +03:00
|
|
|
"rehype-stringify": "^9.0.3",
|
2020-12-03 01:10:47 +03:00
|
|
|
"remark-code-extra": "^1.0.1",
|
2021-01-29 01:06:19 +03:00
|
|
|
"remark-gemoji-to-emoji": "^1.1.0",
|
2021-11-04 19:17:48 +03:00
|
|
|
"remark-gfm": "^3.0.1",
|
2022-01-26 20:58:20 +03:00
|
|
|
"remark-parse": "^10.0.1",
|
2021-07-29 17:24:26 +03:00
|
|
|
"remark-parse-no-trim": "^8.0.4",
|
2022-02-03 02:13:05 +03:00
|
|
|
"remark-rehype": "^10.1.0",
|
2021-04-08 23:51:37 +03:00
|
|
|
"rss-parser": "^3.12.0",
|
2021-06-11 21:21:09 +03:00
|
|
|
"scroll-anchoring": "^0.1.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"semver": "^7.3.7",
|
2023-04-06 21:28:10 +03:00
|
|
|
"sharp": "0.32.0",
|
2022-09-28 18:37:05 +03:00
|
|
|
"slash": "^5.0.0",
|
2020-12-03 01:10:47 +03:00
|
|
|
"strip-html-comments": "^1.0.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"styled-components": "^5.3.5",
|
2022-12-15 17:48:07 +03:00
|
|
|
"swr": "^2.0.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"unified": "^10.1.2",
|
2021-10-11 07:34:46 +03:00
|
|
|
"unist-util-visit": "^4.1.0",
|
2022-04-11 19:12:59 +03:00
|
|
|
"url-template": "^3.0.0",
|
2021-08-02 22:01:38 +03:00
|
|
|
"walk-sync": "^3.0.0"
|
2020-09-27 15:10:11 +03:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2023-01-30 22:12:15 +03:00
|
|
|
"@actions/core": "^1.10.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"@actions/github": "^5.0.3",
|
2023-01-03 21:48:19 +03:00
|
|
|
"@babel/core": "7.20.7",
|
2022-06-15 21:10:09 +03:00
|
|
|
"@babel/eslint-parser": "^7.18.2",
|
2021-07-20 19:32:35 +03:00
|
|
|
"@babel/plugin-syntax-top-level-await": "^7.14.5",
|
2022-06-15 21:10:09 +03:00
|
|
|
"@babel/plugin-transform-runtime": "^7.18.5",
|
|
|
|
"@babel/preset-env": "^7.18.2",
|
|
|
|
"@graphql-inspector/core": "^3.1.2",
|
|
|
|
"@graphql-tools/load": "^7.5.14",
|
2023-03-16 00:56:18 +03:00
|
|
|
"@jest/globals": "29.5.0",
|
2022-10-26 21:06:11 +03:00
|
|
|
"@octokit/graphql": "5.0.4",
|
2022-09-27 21:43:15 +03:00
|
|
|
"@octokit/rest": "^19.0.4",
|
2023-03-29 22:10:49 +03:00
|
|
|
"@playwright/test": "1.32.1",
|
2022-11-03 23:44:02 +03:00
|
|
|
"@types/github-slugger": "^2.0.0",
|
2021-06-14 21:07:39 +03:00
|
|
|
"@types/imurmurhash": "^0.1.1",
|
2022-06-15 21:10:09 +03:00
|
|
|
"@types/js-cookie": "^3.0.2",
|
|
|
|
"@types/lodash": "^4.14.182",
|
2022-06-15 23:55:27 +03:00
|
|
|
"@types/react": "17.0.38",
|
2022-06-15 21:10:09 +03:00
|
|
|
"@types/react-dom": "^18.0.5",
|
|
|
|
"@types/react-syntax-highlighter": "^15.5.2",
|
2023-04-06 18:45:11 +03:00
|
|
|
"@typescript-eslint/eslint-plugin": "5.57.1",
|
|
|
|
"@typescript-eslint/parser": "5.57.1",
|
2022-11-03 23:22:54 +03:00
|
|
|
"babel-loader": "^9.0.1",
|
2022-06-15 21:10:09 +03:00
|
|
|
"babel-plugin-styled-components": "^2.0.7",
|
2021-05-25 01:40:50 +03:00
|
|
|
"babel-preset-env": "^1.7.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"chalk": "^5.0.1",
|
2021-11-23 06:30:57 +03:00
|
|
|
"change-case": "^4.1.2",
|
2023-01-18 03:03:20 +03:00
|
|
|
"commander": "^10.0.0",
|
2021-05-25 01:40:50 +03:00
|
|
|
"cross-env": "^7.0.3",
|
2020-09-27 15:10:11 +03:00
|
|
|
"csp-parse": "0.0.2",
|
2020-10-19 16:24:09 +03:00
|
|
|
"dedent": "^0.7.0",
|
2023-04-06 18:45:11 +03:00
|
|
|
"eslint": "8.37.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"eslint-config-prettier": "^8.5.0",
|
2022-05-20 01:00:42 +03:00
|
|
|
"eslint-config-standard": "^17.0.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"eslint-plugin-import": "^2.26.0",
|
2021-11-17 19:57:51 +03:00
|
|
|
"eslint-plugin-jsx-a11y": "^6.5.1",
|
2020-12-03 01:10:47 +03:00
|
|
|
"eslint-plugin-node": "^11.1.0",
|
2022-01-04 21:05:53 +03:00
|
|
|
"eslint-plugin-promise": "^6.0.0",
|
2020-09-27 15:10:11 +03:00
|
|
|
"event-to-promise": "^0.8.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"graphql": "^16.5.0",
|
2020-12-03 01:10:47 +03:00
|
|
|
"http-status-code": "^2.1.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"husky": "^8.0.1",
|
2023-03-16 00:56:18 +03:00
|
|
|
"jest": "29.5.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"jest-environment-puppeteer": "^5.0.4",
|
2022-11-30 19:26:58 +03:00
|
|
|
"jest-expect-message": "1.1.3",
|
2022-08-31 21:05:30 +03:00
|
|
|
"jest-fail-on-console": "^3.0.1",
|
2021-05-19 20:32:47 +03:00
|
|
|
"jest-github-actions-reporter": "^1.0.3",
|
2020-09-27 15:10:11 +03:00
|
|
|
"jest-slow-test-reporter": "^1.0.0",
|
2023-01-09 19:29:57 +03:00
|
|
|
"kill-port": "2.0.1",
|
2022-06-15 21:10:09 +03:00
|
|
|
"lint-staged": "^13.0.1",
|
2020-09-27 15:10:11 +03:00
|
|
|
"make-promises-safe": "^5.1.0",
|
2023-03-10 20:30:29 +03:00
|
|
|
"mdast-util-gfm-table": "^1.0.7",
|
|
|
|
"micromark-extension-gfm-table": "^1.0.5",
|
2023-01-26 19:22:15 +03:00
|
|
|
"mkdirp": "^2.1.3",
|
2021-05-19 20:32:47 +03:00
|
|
|
"mockdate": "^3.0.5",
|
2022-06-15 21:10:09 +03:00
|
|
|
"nock": "^13.2.7",
|
2023-03-29 22:10:49 +03:00
|
|
|
"nodemon": "2.0.22",
|
2022-03-07 20:45:16 +03:00
|
|
|
"npm-merge-driver-install": "^3.0.0",
|
2022-06-29 14:55:03 +03:00
|
|
|
"nth-check": "2.1.1",
|
2022-06-15 21:10:09 +03:00
|
|
|
"postcss": "^8.4.14",
|
|
|
|
"prettier": "^2.7.0",
|
2023-01-25 02:12:09 +03:00
|
|
|
"rimraf": "^4.1.1",
|
2022-02-03 02:00:14 +03:00
|
|
|
"robots-parser": "^3.0.0",
|
2022-06-15 21:10:09 +03:00
|
|
|
"sass": "^1.52.3",
|
2023-03-01 20:04:52 +03:00
|
|
|
"start-server-and-test": "^2.0.0",
|
2023-03-22 19:20:25 +03:00
|
|
|
"typescript": "^5.0.2",
|
2023-03-16 20:55:51 +03:00
|
|
|
"unist-util-remove": "^3.1.1",
|
|
|
|
"unist-util-visit-parents": "^5.1.3"
|
2021-05-25 01:40:50 +03:00
|
|
|
},
|
2021-07-14 23:49:18 +03:00
|
|
|
"engines": {
|
2023-02-23 17:51:52 +03:00
|
|
|
"node": "^16 || ^18"
|
2021-07-14 23:49:18 +03:00
|
|
|
},
|
2022-07-26 20:53:23 +03:00
|
|
|
"exports": "./server.js",
|
2021-07-14 23:49:18 +03:00
|
|
|
"license": "(MIT AND CC-BY-4.0)",
|
|
|
|
"name": "docs.github.com",
|
2021-05-25 01:40:50 +03:00
|
|
|
"optionalDependencies": {
|
2021-08-25 23:45:51 +03:00
|
|
|
"esm": "^3.2.25",
|
2021-08-02 22:01:38 +03:00
|
|
|
"jest-puppeteer": "^5.0.4",
|
2021-05-25 01:40:50 +03:00
|
|
|
"puppeteer": "^9.1.1",
|
2022-05-12 17:51:40 +03:00
|
|
|
"website-scraper": "^5.0.0"
|
2020-09-27 15:10:11 +03:00
|
|
|
},
|
2021-07-14 23:49:18 +03:00
|
|
|
"private": true,
|
|
|
|
"repository": "https://github.com/github/docs",
|
2020-09-27 15:10:11 +03:00
|
|
|
"scripts": {
|
2023-01-31 20:49:50 +03:00
|
|
|
"browser-test": "cross-env BROWSER=1 ENABLED_LANGUAGES=en,ja NODE_OPTIONS=--experimental-vm-modules JEST_PUPPETEER_CONFIG=jest-puppeteer.config.cjs jest tests/browser/browser.js",
|
2021-08-23 22:07:54 +03:00
|
|
|
"build": "next build",
|
2023-01-13 20:52:48 +03:00
|
|
|
"debug": "cross-env NODE_ENV=development ENABLED_LANGUAGES=en nodemon --inspect server.js",
|
2022-08-05 22:19:02 +03:00
|
|
|
"dev": "cross-env npm start",
|
2023-02-06 22:29:45 +03:00
|
|
|
"fixture-dev": "cross-env ROOT=tests/fixtures npm start",
|
2023-03-11 00:22:51 +03:00
|
|
|
"fixture-test": "cross-env ROOT=tests/fixtures npm test -- tests/rendering-fixtures",
|
2023-04-03 20:14:26 +03:00
|
|
|
"index-test-fixtures": "node src/search/scripts/index-elasticsearch.js -l en -l ja -V ghae -V dotcom --index-prefix tests -- src/search/tests/fixtures/search-indexes",
|
2021-07-15 00:35:01 +03:00
|
|
|
"lint": "eslint '**/*.{js,mjs,ts,tsx}'",
|
2023-01-09 22:30:14 +03:00
|
|
|
"lint-translation": "cross-env NODE_OPTIONS=--experimental-vm-modules jest tests/linting/lint-files.js",
|
2023-03-11 00:22:51 +03:00
|
|
|
"playwright-test": "playwright test --project=\"Google Chrome\"",
|
2021-07-15 19:41:25 +03:00
|
|
|
"prepare": "husky install",
|
|
|
|
"prettier": "prettier -w \"**/*.{ts,tsx,js,mjs,scss,yml,yaml}\"",
|
2021-12-08 19:11:52 +03:00
|
|
|
"prettier-check": "prettier -c \"**/*.{ts,tsx,js,mjs,scss,yml,yaml}\"",
|
2021-07-14 23:49:18 +03:00
|
|
|
"prevent-pushes-to-main": "node script/prevent-pushes-to-main.js",
|
2023-02-14 05:13:21 +03:00
|
|
|
"rest-dev": "src/rest/scripts/update-files.js",
|
2022-05-31 22:09:29 +03:00
|
|
|
"show-action-deps": "echo 'Action Dependencies:' && rg '^[\\s|-]*(uses:.*)$' .github -I -N --no-heading -r '$1$2' | sort | uniq | cut -c 7-",
|
2023-03-08 20:38:02 +03:00
|
|
|
"prestart": "node script/cmp-files.js package-lock.json .installed.package-lock.json || npm install && cp package-lock.json .installed.package-lock.json",
|
2023-01-13 20:52:48 +03:00
|
|
|
"start": "cross-env NODE_ENV=development ENABLED_LANGUAGES=en nodemon server.js",
|
2022-07-26 20:53:23 +03:00
|
|
|
"start-all-languages": "cross-env NODE_ENV=development nodemon server.js",
|
2023-03-11 00:22:51 +03:00
|
|
|
"start-for-playwright": "cross-env ROOT=tests/fixtures NODE_ENV=test node server.js",
|
2021-11-10 22:11:28 +03:00
|
|
|
"sync-search": "cross-env NODE_OPTIONS='--max_old_space_size=8192' start-server-and-test sync-search-server 4002 sync-search-indices",
|
2021-07-14 23:49:18 +03:00
|
|
|
"sync-search-ghes-release": "cross-env GHES_RELEASE=1 start-server-and-test sync-search-server 4002 sync-search-indices",
|
2023-04-03 20:14:26 +03:00
|
|
|
"sync-search-indices": "src/search/scripts/sync-search-indices.js",
|
2022-12-07 22:51:17 +03:00
|
|
|
"sync-search-server": "cross-env NODE_ENV=production PORT=4002 MINIMAL_RENDER=true CHANGELOG_DISABLED=true node server.js",
|
2021-11-05 00:27:22 +03:00
|
|
|
"translation-check": "start-server-and-test translation-check-server 4002 translation-check-test",
|
2022-07-26 20:53:23 +03:00
|
|
|
"translation-check-server": "cross-env NODE_ENV=test PORT=4002 node server.js",
|
2021-11-05 00:27:22 +03:00
|
|
|
"translation-check-test": "script/i18n/test-html-pages.js",
|
2022-03-11 00:25:53 +03:00
|
|
|
"test": "cross-env NODE_OPTIONS='--max_old_space_size=4096 --experimental-vm-modules' jest --logHeapUsage",
|
2021-11-10 22:00:34 +03:00
|
|
|
"test-watch": "cross-env NODE_OPTIONS=--experimental-vm-modules jest --watch --notify --notifyMode=change --coverage",
|
|
|
|
"tsc": "tsc --noEmit"
|
2021-07-15 19:41:25 +03:00
|
|
|
},
|
|
|
|
"lint-staged": {
|
|
|
|
"*.{js,mjs,ts,tsx}": "eslint --cache --fix",
|
|
|
|
"*.{js,mjs,scss,ts,tsx,yml,yaml}": "prettier --write"
|
2022-07-26 20:53:23 +03:00
|
|
|
},
|
|
|
|
"type": "module"
|
2020-12-09 20:40:58 +03:00
|
|
|
}
|