forked from RasaHQ/rasa
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
131 lines (131 loc) · 4.43 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
{
"name": "rasa",
"version": "0.0.0",
"private": true,
"scripts": {
"theme:link": "yarn link @rasahq/docusaurus-theme-tabula",
"theme:install": "yarn unlink @rasahq/docusaurus-theme-tabula && yarn install",
"theme:upgrade": "yarn upgrade @rasahq/docusaurus-theme-tabula --latest",
"pre-build": "yarn copy-md-files && yarn variables && yarn program-outputs && yarn included-sources && yarn autodoc && yarn telemetry",
"start": "yarn pre-build && yarn develop",
"clear": "docusaurus clear",
"develop": "docusaurus start --port 3000",
"build": "`which node` --max-old-space-size=8192 `which npx` docusaurus build --out-dir build/docs/rasa",
"serve": "netlify dev --dir=build --port=5000",
"deploy-preview": "netlify deploy --dir=build",
"deploy": "netlify deploy --dir=build --prod",
"new-version": "docusaurus docs:version",
"variables": "node scripts/compile_variables.js",
"program-outputs": "node scripts/compile_program_outputs.js",
"copy-md-files": "node scripts/copy_md_files.js",
"telemetry": "node scripts/compile_telemetry_reference.js --unhandled-rejections=strict",
"included-sources": "node scripts/compile_included_sources.js",
"autodoc": "echo 'Generating autodoc' && pydoc-markdown",
"clean": "find docs/sources -type f -not -name '.keep' -print0 | xargs -0 -I {} rm {}",
"ci": "yarn install --frozen-lockfile",
"mdx-lint": "remark --frail docs/*.mdx docs/*/*.mdx",
"update-versioned-sources": "node scripts/update_versioned_sources.js"
},
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.63",
"@docusaurus/plugin-client-redirects": "2.0.0-alpha.63",
"@docusaurus/plugin-content-docs": "2.0.0-alpha.63",
"@docusaurus/plugin-content-pages": "2.0.0-alpha.63",
"@docusaurus/plugin-debug": "2.0.0-alpha.63",
"@docusaurus/plugin-ideal-image": "2.0.0-alpha.63",
"@docusaurus/plugin-sitemap": "2.0.0-alpha.63",
"@docusaurus/theme-search-algolia": "2.0.0-alpha.63",
"@fortawesome/fontawesome-svg-core": "^1.2.30",
"@fortawesome/free-solid-svg-icons": "^5.15.3",
"@fortawesome/react-fontawesome": "^0.1.13",
"@lunelson/sass-calc": "^1.2.0",
"@lunelson/sass-lerp": "^1.0.0",
"@lunelson/sass-maps-next": "^1.0.0",
"@lunelson/sass-throw": "^2.1.0",
"@lunelson/sass-u": "^0.11.0",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@philpl/buble": "^0.19.7",
"@rasahq/docusaurus-theme-tabula": "^0.8.3",
"classnames": "^2.3.1",
"clsx": "^1.1.1",
"core-js": "^3.15.1",
"fibers": "^5.0.0",
"fs-extra": "^9.0.1",
"globby": "^11.0.4",
"mobx": "^4.3.1",
"postcss-preset-env": "^6.7.0",
"postcss-pseudo-any": "^1.0.1",
"react": "^16.8.4",
"react-dom": "^16.8.4",
"react-live": "^2.2.3",
"react-promise": "^3.0.2",
"react-router-dom": "^5.2.0",
"redoc": "^2.0.0-rc.31",
"remark": "^13.0.0",
"remark-collapse": "^0.1.2",
"remark-sources": "^1.1.0",
"sass": "^1.26.10",
"sass-loader": "^9.0.3",
"styled-components": "^4.2.0",
"tinycolor2": "^1.4.2",
"unist-util-visit-children": "^1.1.3",
"utility-opentype": "^0.1.4"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"netlify-cli": "^3.39.0",
"remark-cli": "^8.0.1",
"remark-lint": "^8.0.0",
"remark-lint-no-dead-urls": "^1.1.0",
"remark-validate-links": "^10.0.4",
"toml": "^3.0.0"
},
"resolutions": {
"react-dev-utils": "^11.0",
"immer": "^8.0.1",
"dompurify": "^2.0.17",
"ini": "^1.3.6",
"jpeg-js": "^0.4.0"
},
"remarkConfig": {
"plugins": [
[
"remark-validate-links",
{
"prefix": "/docs/",
"lines": false
}
],
"remark-lint",
[
"remark-lint-no-dead-urls",
{
"skipUrlPatterns": [
"^https://github\\.com/rasahq/rasa/issues/[0-9]+$",
"\\.prototyping\\.rasa\\.com",
"^https://github\\.com/mit-nlp/MITIE/releases/download/v0\\.4/MITIE-models-v0\\.2\\.tar\\.bz2$",
"^https://forum.rasa.com/t/rasa-open-source-2-0-is-out-now-internal-draft/35577$"
]
}
]
]
},
"telemetryReference": {
"outputPath": "./docs/telemetry/reference.mdx"
},
"engines": {
"node": "^12"
}
}