forked from NickUfer/web
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
154 lines (154 loc) · 5.32 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
{
"name": "ory.sh",
"private": true,
"version": "0.0.0",
"config": {
"prettierTarget": "{src/**/,src/}*.{md,mdx,json,js,css,html,js,ts,tsx}"
},
"dependencies": {
"@babel/plugin-transform-spread": "^7.12.1",
"@mdx-js/mdx": "~1.6.21",
"@mdx-js/react": "~1.6.21",
"@mediacurrent/gatsby-plugin-silence-css-order-warning": "^1.0.0",
"@n8tb1t/use-scroll-position": "^2.0.3",
"@raae/gatsby-remark-oembed": "~0.1.1",
"@types/classnames": "~2.3.1",
"@types/csv-parse": "~1.2.2",
"@types/dateformat": "^3.0.1",
"@types/node": "~16.0.1",
"@types/numeral": "~2.0.1",
"@types/prismjs": "~1.16.6",
"@types/react": "~17.0.14",
"@types/react-countup": "~4.3.0",
"@types/react-dom": "~17.0.9",
"@types/react-helmet": "~6.1.2",
"@types/react-visibility-sensor": "~5.1.0",
"@types/regression": "~2.0.1",
"@types/styled-components": "^5.1.11",
"buffer": "^6.0.3",
"classnames": "~2.3.1",
"copy-dir": "~1.3.0",
"cross-env": "~7.0.2",
"csv-parse": "~4.16.0",
"dateformat": "^4.0.0",
"events": "^3.3.0",
"fs-extra": "~10.0.0",
"gatsby": "^3.14.6",
"gatsby-image": "^3.9.0",
"gatsby-plugin-force-trailing-slashes": "~1.0.4",
"gatsby-plugin-gdpr-cookies": "^2.0.6",
"gatsby-plugin-image": "^1.9.0",
"gatsby-plugin-manifest": "^3.9.0",
"gatsby-plugin-matomo": "^0.10.0",
"gatsby-plugin-mdx": "^2.9.0",
"gatsby-plugin-netlify": "^3.14.0",
"gatsby-plugin-netlify-cms": "^5.14.0",
"gatsby-plugin-offline": "^4.9.0",
"gatsby-plugin-postcss": "^4.9.0",
"gatsby-plugin-react-helmet": "^4.9.0",
"gatsby-plugin-react-helmet-canonical-urls": "^1.4.0",
"gatsby-plugin-react-svg": "~3.0.0",
"gatsby-plugin-sharp": "^3.9.0",
"gatsby-plugin-sitemap": "^4.5.0",
"gatsby-plugin-typescript": "^3.9.0",
"gatsby-remark-admonitions": "^0.1.0",
"gatsby-remark-autolink-headers": "^4.11.0",
"gatsby-remark-copy-linked-files": "^4.6.0",
"gatsby-remark-embedder": "^5.0.0",
"gatsby-remark-emojis": "~0.4.3",
"gatsby-remark-images": "^5.6.0",
"gatsby-remark-prismjs": "^5.6.0",
"gatsby-remark-responsive-iframe": "^4.6.0",
"gatsby-remark-video": "~1.2.4",
"gatsby-source-filesystem": "^3.9.0",
"gatsby-transformer-remark": "^4.6.0",
"gatsby-transformer-sharp": "^3.9.0",
"gatsby-transformer-typescript-css-modules": "~1.0.14",
"hex-to-css-filter": "^4.0.0",
"lost": "~8.3.1",
"netlify-cli": "~4.1.15",
"netlify-cms-app": "^2.15.63",
"netlify-cms-media-library-cloudinary": "^1.3.10",
"netlify-cms-media-library-uploadcare": "^0.5.10",
"node-fetch": "^2.6.7",
"normalize.css": "~8.0.1",
"npm-run-all": "~4.1.5",
"numeral": "~2.0.6",
"phosphor-icons": "1.3.2",
"postcss": "~8.3.5",
"postcss-color-mod-function": "~3.0.3",
"postcss-for": "~2.1.1",
"postcss-preset-env": "~6.7.0",
"prism-react-renderer": "^1.2.0",
"prism-themes": "~1.7.0",
"prismjs": "~1.24.1",
"prop-types": "~15.7.2",
"raw-loader": "~4.0.1",
"react": "^17.0.2",
"react-accessible-accordion": "^3.3.4",
"react-countup": "~4.4.0",
"react-dom": "^17.0.2",
"react-helmet": "~6.1.0",
"react-intersection-observer": "^8.32.1",
"react-keyshape": "~3.3.0",
"react-lazyload": "^3.2.0",
"react-prism": "~4.3.2",
"react-responsive-carousel": "^3.2.19",
"regression": "~2.0.1",
"remark": "~13.0.0",
"remark-admonitions": "^1.2.1",
"remark-html": "~13.0.1",
"stream-browserify": "^3.0.0",
"styled-components": "^5.3.0",
"typed-css-modules": "~0.7.0",
"typed-css-modules-loader": "~0.0.18",
"typed-css-modules-webpack-plugin": "~0.2.0",
"typescript": "^4.3.5",
"use-sse": "^2.0.0"
},
"devDependencies": {
"@babel/core": "^7.16.7",
"@storybook/addon-actions": "^6.4.13",
"@storybook/addon-essentials": "^6.4.13",
"@storybook/addon-links": "^6.4.13",
"@storybook/react": "^6.4.13",
"@trivago/prettier-plugin-sort-imports": "^2.0.2",
"babel-loader": "^8.2.3",
"netlify-cms-proxy-server": "^1.3.23",
"ory-prettier-styles": "~1.1.1",
"prettier": "~2.3.2"
},
"keywords": [
"gatsby"
],
"license": "MIT",
"scripts": {
"build": "cross-env NODE_ENV=production LOG_LEVEL=debug npm-run-all tcm build:clean build:site build:docs",
"build:clean": "rm -Rf public/* .cache/* || exit 0",
"build:site": "cross-env APP_ENV=browser gatsby build --no-color",
"build:docs": "node --stack-size=4000 build.js",
"develop": "gatsby develop",
"format": "prettier --write ${npm_package_config_prettierTarget}",
"format:check": "prettier --check ${npm_package_config_prettierTarget}",
"start": "run-p start:*",
"start:gatsby": "npm run develop",
"start:storybook": "npm run storybook",
"start:netlifycmsproxy": "netlify-cms-proxy-server",
"start:tcm": "npm run tcm:watch",
"serve": "gatsby serve",
"nothing": "exit 0",
"deploy": "netlify deploy --prod --dir=public/",
"deploy:draft": "netlify deploy --dir=public/",
"tcm": "tcm src -c",
"tcm:watch": "tcm src -c -w",
"storybook": "start-storybook -p 6006",
"build-storybook": "build-storybook"
},
"repository": {
"type": "git",
"url": "https://github.com/gatsbyjs/gatsby-starter-default"
},
"bugs": {
"url": "https://github.com/gatsbyjs/gatsby/issues"
}
}