-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Expand file tree
/
Copy pathpackage.json
More file actions
131 lines (131 loc) · 4.88 KB
/
package.json
File metadata and controls
131 lines (131 loc) · 4.88 KB
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": "Layer5",
"description": "Our cloud native application and infrastructure management software enables organizations to expect more from their infrastructure. At Layer5, we believe collaboration enables innovation, and infrastructure enables collaboration",
"version": "1.0.0",
"private": true,
"author": "Layer5 Authors",
"license": "",
"repository": {
"type": "git",
"url": "https://layer5.io"
},
"scripts": {
"build": "cross-env BUILD_FULL_SITE=true NODE_OPTIONS=--max-old-space-size=8192 gatsby build",
"clean": "gatsby clean",
"clean:all": "gatsby clean && rimraf node_modules",
"develop": "cross-env BUILD_FULL_SITE=true GATSBY_CPU_COUNT=4 SHARP_CONCURRENCY=4 UV_THREADPOOL_SIZE=4 NODE_OPTIONS=--max-old-space-size=8192 env-cmd -f .env.development gatsby develop",
"develop:lite": "cross-env BUILD_FULL_SITE=false LITE_BUILD_PROFILE=core GATSBY_CPU_COUNT=4 SHARP_CONCURRENCY=4 UV_THREADPOOL_SIZE=4 NODE_OPTIONS=--max-old-space-size=8192 env-cmd -f .env.development gatsby develop",
"dev": "npm run develop:lite",
"start": "npm run develop:lite",
"start:full": "npm run develop",
"serve": "gatsby serve",
"lint": "eslint --fix .",
"checklint": "eslint .",
"pretest": "eslint --ignore-path .gitignore .",
"preload-fonts": "gatsby-preload-fonts",
"deploy": "gatsby build && gh-pages -d public -b master",
"noIndex": "gatsby build && echo 'User-agent: *\nDisallow: /' > public/robots.txt",
"version": "gatsby --version",
"postinstall": "patch-package",
"prepare": "husky || true"
},
"dependencies": {
"@emotion/is-prop-valid": "^1.4.0",
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@fullcalendar/core": "^6.1.20",
"@fullcalendar/daygrid": "^6.1.19",
"@fullcalendar/google-calendar": "^6.1.20",
"@fullcalendar/interaction": "^6.1.19",
"@fullcalendar/react": "^6.1.19",
"@layer5/meshery-design-embed": "^0.4.0",
"@loadable/component": "^5.16.7",
"@mdx-js/mdx": "^3.1.1",
"@mdx-js/react": "^3.1.1",
"@mui/icons-material": "^7.3.5",
"@mui/material": "^7.3.4",
"@react-icons/all-files": "^4.1.0",
"@sistent/sistent": "^0.15.23",
"@svgr/webpack": "^8.0.1",
"axios": "^1.13.2",
"babel-plugin-styled-components": "^2.1.4",
"babel-preset-gatsby": "^3.11.0",
"cytoscape": "^3.23.0",
"cytoscape-cose-bilkent": "^4.1.0",
"dedent": "^1.3.0",
"formik": "^2.2.9",
"gatsby": "^5.16.1",
"gatsby-awesome-pagination": "^0.3.8",
"gatsby-background-image": "^1.6.0",
"gatsby-cli": "^5.16.0",
"gatsby-plugin-anchor-links": "^1.2.1",
"gatsby-plugin-feed": "^5.16.0",
"gatsby-plugin-image": "^3.16.0",
"gatsby-plugin-manifest": "^5.16.0",
"gatsby-plugin-mdx": "^5.16.0",
"gatsby-plugin-meta-redirect": "github:layer5labs/gatsby-plugin-meta-redirect",
"gatsby-plugin-netlify": "^5.1.1",
"gatsby-plugin-preload-fonts": "^4.16.0",
"gatsby-plugin-purgecss": "^6.2.1",
"gatsby-plugin-robots-txt": "^1.8.0",
"gatsby-plugin-sharp": "^5.16.0",
"gatsby-plugin-sitemap": "^6.16.0",
"gatsby-plugin-styled-components": "^6.16.0",
"gatsby-plugin-svgr": "^3.0.0-beta.0",
"gatsby-redirect-from": "1.3.0",
"gatsby-source-filesystem": "^5.16.0",
"gatsby-transformer-sharp": "^5.16.0",
"gbimage-bridge": "^0.2.2",
"gsap": "^3.12.2",
"js-search": "^2.0.0",
"lodash": "^4.17.21",
"prism-react-renderer": "^2.0.6",
"prop-types": "^15.8.1",
"react": "^18.2.0",
"react-accessible-accordion": "^5.0.0",
"react-copy-to-clipboard": "^5.1.0",
"react-countdown": "^2.3.6",
"react-countup": "^6.1.1",
"react-debounce-input": "^3.3.0",
"react-dom": "^18.2.0",
"react-intersection-observer": "^9.5.2",
"react-loadable": "^5.5.0",
"react-modal": "^3.16.3",
"react-player": "^2.12.0",
"react-select": "^5.10.0",
"react-share": "^4.4.1",
"react-slick": "^0.31.0",
"react-table": "^7.8.0",
"react-tabs": "^6.0.2",
"react-tooltip": "^5.30.0",
"react-vertical-timeline-component": "^3.5.2",
"react-visibility-sensor": "^5.1.1",
"regenerator-runtime": "^0.14.1",
"sharp": "^0.34.5",
"simple-react-cytoscape": "^1.0.4",
"simple-react-lightbox": "^3.6.9-0",
"slick-carousel": "^1.8.1",
"styled-components": "^6.1.19",
"swiper": "^12.0.3",
"xstate": "^5.13.0"
},
"devDependencies": {
"@babel/core": "^7.29.0",
"@babel/eslint-parser": "^7.28.5",
"@eslint/eslintrc": "^3.3.3",
"@eslint/js": "^9.39.2",
"cross-env": "^10.0.0",
"env-cmd": "^10.1.0",
"eslint": "^9.39.1",
"eslint-mdx": "^3.6.2",
"eslint-plugin-mdx": "^3.6.2",
"eslint-plugin-react": "^7.37.5",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.32",
"gh-pages": "^6.0.0",
"globals": "^17.0.0",
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"patch-package": "^8.0.1",
"rimraf": "^6.1.2"
}
}