FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
developer.github.com/package.json at master · lndbrg/developer.github.com · GitHub
lndbrg
/
developer.github.com
Public
forked from
github/developer.github.com
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
developer.github.com
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
29 lines (29 loc) · 598 Bytes
Breadcrumbs
developer.github.com
/
package.json
Copy path
File metadata and controls
29 lines (29 loc) · 598 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
26
27
28
29
{
"name"
:
"
developer.github.com
"
,
"private"
:
true
,
"version"
:
"
0.0.1
"
,
"dependencies"
: {
"gulp"
:
"
^3.9.0
"
,
"gulp-coffee"
:
"
^2.3.1
"
,
"gulp-concat"
:
"
^2.6.0
"
,
"gulp-if"
:
"
^2.0.0
"
,
"gulp-minify-css"
:
"
^1.2.1
"
,
"gulp-replace"
:
"
^0.5.4
"
,
"gulp-sass"
:
"
^2.0.4
"
,
"gulp-uglify"
:
"
^1.4.2
"
,
"js-yaml"
:
"
^3.4.3
"
},
"devDependencies"
: {
"gulp-connect"
:
"
^2.2.0
"
},
"scripts"
: {
"gulp"
:
"
gulp
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/github/developer.github.com.git
"
},
"engines"
: {
"node"
:
"
>= 4.0.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL