mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-26 16:08:26 -04:00
128 lines
3.7 KiB
JSON
128 lines
3.7 KiB
JSON
{
|
|
"name": "jarv.is",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"homepage": "https://jarv.is/",
|
|
"sideEffects": false,
|
|
"author": {
|
|
"name": "Jake Jarvis",
|
|
"email": "jake@jarv.is",
|
|
"url": "https://github.com/jakejarvis"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/jakejarvis/jarv.is.git"
|
|
},
|
|
"scripts": {
|
|
"dev": "cross-env NODE_OPTIONS='--inspect' next dev",
|
|
"build": "next build",
|
|
"analyze": "cross-env ANALYZE=true next build",
|
|
"lint": "run-s lint:*",
|
|
"lint:js": "eslint .",
|
|
"lint:css": "stylelint '**/*.css'",
|
|
"lint:prettier": "prettier --check ."
|
|
},
|
|
"dependencies": {
|
|
"@fontsource/comic-neue": "4.5.3",
|
|
"@fontsource/inter": "4.5.4",
|
|
"@fontsource/roboto-mono": "4.5.3",
|
|
"@giscus/react": "^1.1.2",
|
|
"@hcaptcha/react-hcaptcha": "^1.1.1",
|
|
"@next/bundle-analyzer": "12.1.1-canary.5",
|
|
"@novnc/novnc": "github:novnc/noVNC#679b45fa3b453c7cf32f4b4455f4814818ecf161",
|
|
"@octokit/graphql": "^4.8.0",
|
|
"@primer/octicons": "^16.3.1",
|
|
"@sentry/node": "^6.18.1",
|
|
"@sentry/tracing": "^6.18.1",
|
|
"classnames": "^2.3.1",
|
|
"copy-to-clipboard": "^3.3.1",
|
|
"critters": "^0.0.16",
|
|
"date-fns": "^2.28.0",
|
|
"decamelize": "^6.0.0",
|
|
"escape-goat": "^4.0.0",
|
|
"fathom-client": "^3.4.1",
|
|
"faunadb": "^4.5.2",
|
|
"feather-icons": "^4.28.0",
|
|
"feed": "^4.2.2",
|
|
"formik": "^2.2.9",
|
|
"gray-matter": "^4.0.3",
|
|
"is-absolute-url": "^4.0.1",
|
|
"markdown-to-jsx": "^7.1.6",
|
|
"modern-normalize": "github:sindresorhus/modern-normalize#b59ec0d3d8654cbb6843bc9ea45aef5f1d680108",
|
|
"next": "12.1.1-canary.5",
|
|
"next-compose-plugins": "^2.2.1",
|
|
"next-mdx-remote": "^4.0.0",
|
|
"next-seo": "^5.1.0",
|
|
"next-sitemap": "^2.5.4",
|
|
"next-themes": "^0.0.15",
|
|
"next-transpile-modules": "^9.0.0",
|
|
"node-fetch": "^3.2.1",
|
|
"p-retry": "^5.0.0",
|
|
"prop-types": "^15.8.1",
|
|
"query-string": "^7.1.1",
|
|
"react": "17.0.2",
|
|
"react-dom": "17.0.2",
|
|
"react-gist": "^1.2.4",
|
|
"react-innertext": "^1.1.5",
|
|
"react-intersection-observer": "^8.33.1",
|
|
"react-is": "17.0.2",
|
|
"react-player": "^2.9.0",
|
|
"react-textarea-autosize": "^8.3.3",
|
|
"react-tweet-embed": "^2.0.0",
|
|
"reading-time": "^1.5.0",
|
|
"rehype-prism-plus": "^1.3.2",
|
|
"rehype-slug": "^5.0.1",
|
|
"remark-gfm": "^3.0.1",
|
|
"remove-markdown": "^0.3.0",
|
|
"sanitize-html": "^2.7.0",
|
|
"simple-icons": "^6.12.0",
|
|
"swr": "^1.2.2",
|
|
"terser": "^5.12.0",
|
|
"twemoji": "github:twitter/twemoji#v13.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"@jakejarvis/eslint-config": "github:jakejarvis/eslint-config#main",
|
|
"@svgr/webpack": "^6.2.1",
|
|
"@types/node": "*",
|
|
"@types/prop-types": "^15.7.4",
|
|
"@types/react": "^17.0.39",
|
|
"@types/react-dom": "^17.0.12",
|
|
"@types/react-is": "^17.0.3",
|
|
"@types/remove-markdown": "^0.3.1",
|
|
"@types/sanitize-html": "^2.6.2",
|
|
"@typescript-eslint/eslint-plugin": "^5.13.0",
|
|
"@typescript-eslint/parser": "^5.13.0",
|
|
"cross-env": "^7.0.3",
|
|
"eslint": "~8.10.0",
|
|
"eslint-config-next": "12.1.1-canary.5",
|
|
"eslint-config-prettier": "~8.4.0",
|
|
"eslint-plugin-mdx": "~1.16.0",
|
|
"eslint-plugin-prettier": "~4.0.0",
|
|
"lint-staged": "^12.3.4",
|
|
"npm-run-all": "^4.1.5",
|
|
"prettier": "^2.5.1",
|
|
"simple-git-hooks": "^2.7.0",
|
|
"stylelint": "~14.5.3",
|
|
"stylelint-config-prettier": "~9.0.3",
|
|
"stylelint-prettier": "~2.0.0",
|
|
"typescript": "^4.6.2"
|
|
},
|
|
"simple-git-hooks": {
|
|
"pre-commit": "npx lint-staged"
|
|
},
|
|
"lint-staged": {
|
|
"*.css": [
|
|
"stylelint",
|
|
"prettier --check"
|
|
],
|
|
"*.{js,jsx,ts,tsx,md,mdx}": [
|
|
"eslint",
|
|
"prettier --check"
|
|
]
|
|
},
|
|
"volta": {
|
|
"node": "16.14.0",
|
|
"yarn": "1.22.17"
|
|
}
|
|
}
|