forked from newrelic/docs-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
169 lines (169 loc) · 5.34 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
{
"name": "docs-website",
"private": true,
"description": "New Relic Documentation",
"version": "0.1.0",
"dependencies": {
"@emotion/react": "^11.1.5",
"@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": "^3.1.3",
"@splitsoftware/splitio-react": "^1.2.4",
"babel-jest": "^26.3.0",
"common-tags": "^1.8.0",
"date-fns": "^2.17.0",
"front-matter": "^4.0.2",
"gatsby": "^3.8.1",
"gatsby-image": "^3.8.0",
"gatsby-plugin-gatsby-cloud": "^2.8.1",
"gatsby-plugin-json-output": "^1.2.0",
"gatsby-plugin-manifest": "^3.8.0",
"gatsby-plugin-mdx": "^2.13.0",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^4.8.0",
"gatsby-plugin-react-helmet": "^4.8.0",
"gatsby-plugin-sharp": "^3.8.0",
"gatsby-remark-autolink-headers": "^4.5.0",
"gatsby-remark-copy-linked-files": "^4.5.0",
"gatsby-remark-images": "^5.5.0",
"gatsby-source-filesystem": "^3.8.0",
"gatsby-transformer-json": "^3.8.0",
"gatsby-transformer-remark": "^4.5.0",
"gatsby-transformer-sharp": "^3.8.0",
"gatsby-transformer-yaml": "^3.8.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",
"jest": "^26.6.3",
"jest-emotion": "^10.0.32",
"jest-when": "^3.3.1",
"jsdom": "^16.5.0",
"lodash": "^4.17.21",
"parse-link-header": "^1.0.1",
"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-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.6.5",
"turndown": "^6.0.0",
"unist-util-filter": "^2.0.3",
"unist-util-remove": "^2.0.1"
},
"devDependencies": {
"@newrelic/eslint-plugin-newrelic": "^0.3.1",
"add": "^2.0.6",
"adm-zip": "^0.5.1",
"aws-sdk": "^2.827.0",
"babel-preset-gatsby": "^1.3.0",
"chalk": "^4.1.0",
"dotenv": "^8.2.0",
"eslint": "^7.7.0",
"eslint-plugin-jsx-a11y": "^6.3.1",
"eslint-plugin-react-hooks": "^4.1.0",
"form-data": "^3.0.0",
"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",
"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-fetch": "^2.6.1",
"node-html-parser": "^2.0.0",
"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",
"sync-fetch": "^0.3.0",
"to-vfile": "^6.1.0",
"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-parser": "^18.1.1"
},
"keywords": [
"gatsby"
],
"license": "Apache-2",
"scripts": {
"build": "gatsby build",
"develop": "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",
"debug": "yarn develop --inspect-brk",
"format": "prettier --write \"**/*.{js,jsx,ts,tsx,json,md}\"",
"start": "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",
"get-translated-files": "node scripts/actions/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"
},
"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"
}
}