mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
* docs: fix typos * indicies -> indices * rename file --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
109 lines
3.5 KiB
JSON
109 lines
3.5 KiB
JSON
{
|
|
"name": "@discordjs/website",
|
|
"version": "0.1.0",
|
|
"description": "Imagine a bot... the most popular way to build discord bots",
|
|
"private": true,
|
|
"scripts": {
|
|
"test": "vitest run",
|
|
"build:copy_readme": "cpy '../../packages/*/README.md' 'src/assets/readme' --rename='home-{{basename}}'",
|
|
"build:local": "yarn run --top-level docs --force && yarn build:copy_readme && cross-env-shell NEXT_PUBLIC_LOCAL_DEV=true yarn build:prod",
|
|
"build:prod": "yarn workspaces foreach -ptR run build && yarn build:copy_readme && yarn build:css && yarn build:next",
|
|
"build:next": "next build",
|
|
"build:css": "yarn generate:css",
|
|
"build:search_indices": "yarn node scripts/generateAllIndices.js",
|
|
"build:analyze": "yarn run --top-level docs --force && cross-env-shell ANALYZE=true NEXT_PUBLIC_LOCAL_DEV=true yarn build:prod",
|
|
"dev": "yarn run --top-level docs && concurrently 'yarn dev:css' 'yarn dev:next'",
|
|
"dev:next": "next dev",
|
|
"dev:css": "yarn generate:css --watch",
|
|
"generate:css": "unocss 'src/**/*.tsx' '../../packages/ui/src/lib/components/**/*.tsx' --out-file ./src/styles/unocss.css --config ../../unocss.config.ts",
|
|
"lint": "prettier --check . && cross-env TIMING=1 eslint src --ext .mjs,.js,.cjs,.ts,.tsx --format=pretty",
|
|
"format": "prettier --write . && cross-env TIMING=1 eslint src --ext .mjs,.js,.cjs,.ts,.tsx --fix --format=pretty",
|
|
"fmt": "yarn format"
|
|
},
|
|
"type": "module",
|
|
"contributors": [
|
|
"Crawl <icrawltogo@gmail.com>"
|
|
],
|
|
"license": "Apache-2.0",
|
|
"keywords": [
|
|
"discord",
|
|
"api",
|
|
"bot",
|
|
"client",
|
|
"node",
|
|
"discordapp",
|
|
"discordjs"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/discordjs/discord.js.git"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/discordjs/discord.js/issues"
|
|
},
|
|
"homepage": "https://discord.js.org",
|
|
"dependencies": {
|
|
"@discordjs/api-extractor-utils": "workspace:^",
|
|
"@discordjs/scripts": "workspace:^",
|
|
"@discordjs/ui": "workspace:^",
|
|
"@microsoft/api-extractor-model": "7.25.3",
|
|
"@microsoft/tsdoc": "0.14.2",
|
|
"@react-icons/all-files": "^4.1.0",
|
|
"@vercel/og": "^0.0.26",
|
|
"@vscode/codicons": "^0.0.32",
|
|
"ariakit": "^2.0.0-next.43",
|
|
"cmdk": "^0.1.21",
|
|
"meilisearch": "^0.30.0",
|
|
"next": "^13.1.2-canary.5",
|
|
"next-mdx-remote": "^4.2.1",
|
|
"next-themes": "npm:@wits/next-themes@latest",
|
|
"react": "^18.2.0",
|
|
"react-custom-scrollbars-2": "^4.5.0",
|
|
"react-dom": "^18.2.0",
|
|
"react-syntax-highlighter": "^15.5.0",
|
|
"react-use": "^17.4.0",
|
|
"rehype-ignore": "^1.0.4",
|
|
"rehype-pretty-code": "^0.8.1",
|
|
"rehype-raw": "^6.1.1",
|
|
"rehype-slug": "^5.1.0",
|
|
"remark-gfm": "^3.0.1",
|
|
"sharp": "^0.31.3",
|
|
"shiki": "^0.12.1",
|
|
"swr": "^2.0.0"
|
|
},
|
|
"devDependencies": {
|
|
"@next/bundle-analyzer": "^13.1.1",
|
|
"@testing-library/react": "^13.4.0",
|
|
"@testing-library/user-event": "^14.4.3",
|
|
"@types/node": "16.18.11",
|
|
"@types/react": "^18.0.26",
|
|
"@types/react-dom": "^18.0.10",
|
|
"@types/react-syntax-highlighter": "^15.5.6",
|
|
"@unocss/cli": "^0.48.3",
|
|
"@unocss/reset": "^0.48.3",
|
|
"@vitejs/plugin-react": "^3.0.1",
|
|
"@vitest/coverage-c8": "^0.27.1",
|
|
"concurrently": "^7.6.0",
|
|
"cpy-cli": "^4.2.0",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "^8.31.0",
|
|
"eslint-config-neon": "^0.1.40",
|
|
"eslint-formatter-pretty": "^4.1.0",
|
|
"happy-dom": "^8.1.3",
|
|
"prettier": "^2.8.2",
|
|
"prettier-plugin-tailwindcss": "^0.2.1",
|
|
"typescript": "^4.9.4",
|
|
"unocss": "^0.48.3",
|
|
"vercel": "^28.11.1",
|
|
"vitest": "^0.27.1"
|
|
},
|
|
"engines": {
|
|
"node": ">=16.9.0"
|
|
},
|
|
"nextBundleAnalysis": {
|
|
"budget": 358400,
|
|
"budgetPercentIncreaseRed": 20,
|
|
"showDetails": true
|
|
}
|
|
}
|