FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
advanced-java/package.json at main · sourceExp/advanced-java · GitHub
sourceExp
/
advanced-java
Public
forked from
doocs/advanced-java
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
advanced-java
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
25 lines (25 loc) · 656 Bytes
Breadcrumbs
advanced-java
/
package.json
Copy path
File metadata and controls
25 lines (25 loc) · 656 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
20
21
22
23
24
25
{
"scripts"
: {
"convert"
:
"
docsify-pdf-converter
"
},
"name"
:
"
advanced-java
"
,
"description"
:
"
互联网 Java 工程师进阶知识完全扫盲@doocs,https://github.com/doocs/advanced-java
"
,
"version"
:
"
1.0.0
"
,
"main"
:
"
.docsifytopdfrc.js
"
,
"directories"
: {
"doc"
:
"
docs
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/doocs/advanced-java.git
"
},
"author"
:
"
yanglbme
"
,
"license"
:
"
CC-BY-SA-4.0
"
,
"bugs"
: {
"url"
:
"
https://github.com/doocs/advanced-java/issues
"
},
"homepage"
:
"
https://github.com/doocs/advanced-java#readme
"
,
"devDependencies"
: {
"docsify-pdf-converter"
:
"
^2.0.7
"
}
}
Back
|
FazBrowse Home
|
New Git URL