FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
feast/sdk/python/feast/ui/package.json at pytorch-template · feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
218
Pull requests
191
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
feast
/
sdk
/
python
/
feast
/
ui
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
53 lines (53 loc) · 1.23 KB
Breadcrumbs
feast
/
sdk
/
python
/
feast
/
ui
/
package.json
Copy path
File metadata and controls
53 lines (53 loc) · 1.23 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
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
{
"name"
:
"
example-feast-ui
"
,
"version"
:
"
0.1.0
"
,
"private"
:
true
,
"dependencies"
: {
"@elastic/datemath"
:
"
^5.0.3
"
,
"@elastic/eui"
:
"
^72.0.0
"
,
"@emotion/react"
:
"
^11.9.0
"
,
"@feast-dev/feast-ui"
:
"
0.56.0
"
,
"@testing-library/jest-dom"
:
"
^5.16.4
"
,
"@testing-library/react"
:
"
^13.2.0
"
,
"@testing-library/user-event"
:
"
^13.5.0
"
,
"@types/d3"
:
"
^7.1.0
"
,
"d3"
:
"
^7.4.4
"
,
"inter-ui"
:
"
^3.19.3
"
,
"moment"
:
"
^2.29.4
"
,
"prop-types"
:
"
^15.8.1
"
,
"query-string"
:
"
^7.1.1
"
,
"react"
:
"
^17.0.2
"
,
"react-dom"
:
"
^17.0.2
"
,
"react-query"
:
"
^3.34.12
"
,
"react-router-dom"
:
"
6
"
,
"react-scripts"
:
"
^5.0.0
"
,
"typescript"
:
"
^4.6.4
"
,
"use-query-params"
:
"
^1.2.3
"
,
"web-vitals"
:
"
^2.1.4
"
,
"zod"
:
"
^3.22.3
"
},
"scripts"
: {
"start"
:
"
react-scripts start
"
,
"build"
:
"
react-scripts build
"
,
"test"
:
"
react-scripts test
"
,
"eject"
:
"
react-scripts eject
"
},
"eslintConfig"
: {
"extends"
: [
"
react-app
"
,
"
react-app/jest
"
]
},
"browserslist"
: {
"production"
: [
"
>0.2%
"
,
"
not dead
"
,
"
not op_mini all
"
],
"development"
: [
"
last 1 chrome version
"
,
"
last 1 firefox version
"
,
"
last 1 safari version
"
]
}
}
Back
|
FazBrowse Home
|
New Git URL