-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
31 lines (31 loc) · 878 Bytes
/
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
{
"name": "@backlight-dev/selection-inventory-n5vl9.tsnm-ds",
"version": "0.2.3",
"description": "",
"license": "MIT",
"type": "module",
"homepage": "{{ homepage }}",
"scripts": {
"serve": "npx backlight@latest serve eqcWzgOoYUerJev6X25c --open"
},
"devDependencies": {
"@divriots/dockit-react": "^0.0.84",
"@mdx-js/react": "^1.6.22"
},
"dependencies": {
"@chakra-ui/icons": "^1.1.7",
"@chakra-ui/react": "^1.8.6",
"@kickstartds/core": "^1.6.0-next.9",
"@kickstartds/base": "^1.6.0-next.9",
"@kickstartds/blog": "^1.6.0-next.9",
"@kickstartds/content": "^1.6.0-next.9",
"classnames": "^2.3.1",
"include-media": "^1.4.10",
"react": "^17.0.2",
"react-card-flip": "^1.1.5",
"react-dom": "^17.0.2",
"react-h5-audio-player": "^3.8.3",
"react-icons": "^4.3.1",
"react-markdown": "^8.0.0"
}
}