forked from newrelic/docs-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
203 lines (202 loc) · 6.97 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
{
"name": "docs-website",
"private": true,
"description": "New Relic Documentation",
"version": "0.1.0",
"dependencies": {
"@emotion/react": "^11.7.1",
"@emotion/styled": "^11.3.0",
"@github-docs/frontmatter": "^1.3.1",
"@mdx-js/mdx": "2.0.0-next.8",
"@mdx-js/react": "2.0.0-next.8",
"@newrelic/gatsby-theme-newrelic": "6.11.6",
"@splitsoftware/splitio-react": "^1.2.4",
"cockatiel": "^3.0.0-beta.0",
"common-tags": "^1.8.0",
"date-fns": "^2.17.0",
"front-matter": "^4.0.2",
"gatsby": "~4.19.0",
"gatsby-image": "^3.11.0",
"gatsby-plugin-gatsby-cloud": "~4.19.0",
"gatsby-plugin-json-output": "^1.2.0",
"gatsby-plugin-manifest": "~4.19.0",
"gatsby-plugin-mdx": "3.4.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^5.4.0",
"gatsby-plugin-react-helmet": "^5.4.0",
"gatsby-plugin-sharp": "~4.19.0",
"gatsby-remark-autolink-headers": "^5.4.0",
"gatsby-remark-copy-linked-files": "^5.4.0",
"gatsby-remark-images": "^6.4.0",
"gatsby-source-filesystem": "~4.19.0",
"gatsby-transformer-json": "~4.19.0",
"gatsby-transformer-remark": "^5.4.0",
"gatsby-transformer-sharp": "~4.19.0",
"gatsby-transformer-yaml": "~4.19.0",
"github-slugger": "^1.3.0",
"hast-util-from-dom": "^3.0.0",
"hast-util-has-property": "^1.0.4",
"hast-util-is-element": "^1.1.0",
"hast-util-phrasing": "^1.0.5",
"hast-util-select": "^4.0.2",
"hast-util-to-mdast": "^7.1.3",
"jsdom": "^16.5.0",
"lodash": "^4.17.21",
"parse-link-header": "^2.0.0",
"pg": "^8.6.0",
"pg-hstore": "^2.3.4",
"prop-types": "^15.7.2",
"react": "^17.0.0",
"react-dom": "^17.0.0",
"react-helmet": "^6.1.0",
"react-spring": "9.1.2",
"react-use": "^15.3.8",
"react-use-measure": "^2.0.3",
"rehype-add-classes": "^1.0.0",
"rehype-format": "^3.1.0",
"rehype-parse": "^7.0.1",
"rehype-raw": "^5.1.0",
"rehype-remark": "^8.0.0",
"remark-code-blocks": "^2.0.1",
"remark-html": "^13.0.1",
"remark-rehype": "^8.0.0",
"rss": "^1.2.2",
"sequelize": "^6.21.3",
"sharp": "^0.30.7",
"turndown": "^6.0.0",
"unist-util-filter": "^2.0.3",
"unist-util-remove": "^2.0.1"
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic": "^0.3.1",
"@types/jest": "^27.4.0",
"@types/node": "^17.0.10",
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^5.10.0",
"add": "^2.0.6",
"adm-zip": "^0.5.1",
"aws-sdk": "^2.827.0",
"babel-jest": "~27.4.6",
"babel-preset-gatsby": "^1.3.0",
"chalk": "^4.1.0",
"commander": "^8.3.0",
"dotenv": "^8.2.0",
"eslint": "^7.7.0",
"eslint-plugin-graphql": "^4.0.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react": "^7.28.0",
"eslint-plugin-react-hooks": "^4.1.0",
"form-data": "^3.0.0",
"gatsby-plugin-typegen": "^2.2.4",
"hast-util-to-string": "^1.0.4",
"hastscript": "^6.0.0",
"he": "^1.2.0",
"htmltojsx": "^0.3.0",
"i18next-parser": "^3.6.0",
"image-downloader": "^4.0.1",
"jest": "^28.1.2",
"jest-emotion": "^10.0.32",
"jest-mock-extended": "^2.0.4",
"jest-when": "^3.5.1",
"js-yaml": "^3.14.0",
"mdast-builder": "^1.1.1",
"mdast-util-heading-range": "^2.1.4",
"mdast-util-to-hast": "^10.1.0",
"mdast-util-to-string": "^1.1.0",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.1",
"node-html-parser": "^5.3.3",
"patch-package": "^6.2.2",
"postinstall-postinstall": "^2.1.0",
"prettier": "2.0.5",
"rehype-stringify": "^8.0.0",
"remark-frontmatter": "^2.0.0",
"remark-mdx": "2.0.0-next.8",
"remark-mdx-remove-exports": "^1.6.22",
"remark-mdx-remove-imports": "^1.6.22",
"remark-mdxjs": "2.0.0-next.8",
"remark-parse": "8.0.3",
"remark-stringify": "^8.1.1",
"simple-git": "^3.10.0",
"source-map-loader": "^3.0.1",
"sync-fetch": "^0.3.0",
"to-vfile": "^6.1.0",
"ts-jest": "^28.0.5",
"ts-loader": "^9.2.6",
"ts-node": "^10.4.0",
"typescript": "^4.5.5",
"unified": "^9.2.0",
"unist-builder": "^2.0.3",
"unist-util-is": "^4.0.2",
"unist-util-select": "^3.0.1",
"unist-util-visit": "^2.0.3",
"unist-util-visit-parents": "^3.1.0",
"vfile": "^4.2.0",
"vfile-glob": "^1.0.0",
"vfile-reporter": "^6.0.1",
"yaml-loader": "^0.6.0",
"yarn": "^1.22.10"
},
"resolutions": {
"bl": "^4.0.3",
"object-path": "^0.11.5",
"node-forge": "^0.10.0",
"node-fetch": "^2.6.1",
"ini": "^1.3.6",
"yargs": "^13.3.2",
"yargs-parser": "^18.1.1",
"remark-mdx": "2.0.0-next.8"
},
"keywords": [
"gatsby"
],
"license": "Apache-2",
"scripts": {
"build": "gatsby build",
"develop": "GATSBY_NEWRELIC_ENV=development gatsby develop",
"reboot": "rm -rf node_modules && yarn && yarn clean && yarn start",
"build:production": "GATSBY_NEWRELIC_ENV=production yarn run build",
"build:staging": "GATSBY_NEWRELIC_ENV=staging yarn run build",
"generate-whatsnew-ids": "node scripts/actions/generate-whats-new-ids.js",
"fetch-related-content": "node scripts/actions/get-related-resources.js",
"validate-datasources": "node scripts/actions/check-datasource-ids.js",
"debug": "yarn develop --inspect-brk",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"start": "GATSBY_NEWRELIC_ENV=development BUILD_I18N=false yarn develop",
"start:full": "GATSBY_NEWRELIC_ENV=development BUILD_I18N=true yarn develop",
"serve": "gatsby serve",
"clean": "gatsby clean",
"test": "jest -i",
"lint": "eslint src/",
"lint:fix": "yarn lint --fix",
"migrate": "node --max-old-space-size=4096 scripts/migrate.js",
"codemod": "node scripts/codemod.js",
"postinstall": "patch-package",
"extract-i18n": "i18next",
"add-files-to-translate": "node scripts/actions/add-files-to-translation-queue.js",
"manual-add-files-to-translate": "node scripts/actions/manual-add-files-to-translation-queue.js",
"check-for-outdated-translations": "node scripts/actions/check-for-outdated-translations.js",
"verify-mdx": "node scripts/verify_mdx.js",
"add-remove-redirects": "node scripts/utils/docs-content-tools/add-remove-redirects.js",
"db:start": "docker-compose --file scripts/actions/translation_workflow/testing/docker-compose.yml up --build",
"db:clean": "./scripts/actions/translation_workflow/testing/cleanup.sh",
"i18n-utility": "npx ts-node ./scripts/i18n_utility/cli.ts",
"image-codemod": "./codemods/convertMDXImages/runImageWorkflow.sh",
"generate-nav-titles": " node scripts/getNavforTranslation.js",
"remove-unused-images": " node scripts/removeUnusedImages.js"
},
"husky": {
"hooks": {
"pre-push": "yarn lint"
}
},
"repository": {
"type": "git",
"url": "https://github.com/newrelic/docs-website"
},
"bugs": {
"url": "https://github.com/newrelic/docs-website/issues"
}
}