FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
hello-algorithm/package.json at master · JoyPoint/hello-algorithm · GitHub
JoyPoint
/
hello-algorithm
Public
forked from
geekxh/hello-algorithm
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
hello-algorithm
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
19 lines (19 loc) · 452 Bytes
Breadcrumbs
hello-algorithm
/
package.json
Copy path
File metadata and controls
19 lines (19 loc) · 452 Bytes
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
{
"name"
:
"
geekxh.com
"
,
"version"
:
"
1.0.0
"
,
"author"
:
"
geek小浩
"
,
"scripts"
: {
"dev"
:
"
vuepress dev website
"
,
"build"
:
"
vuepress build website
"
},
"devDependencies"
: {
"algoliasearch"
:
"
^4.2.0
"
,
"vuepress"
:
"
^1.4.1
"
,
"vuepress-theme-reco"
:
"
^1.4.5
"
,
"vuepress-plugin-autobar"
:
"
github:boboidream/vuepress-bar
"
},
"description"
:
"
易懂的算法教程
"
,
"dependencies"
: {
"vuejs-paginate"
:
"
^2.1.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL