FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
sample_angular/package.json at master · binary6is110/sample_angular · GitHub
binary6is110
/
sample_angular
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
sample_angular
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 362 Bytes
Breadcrumbs
sample_angular
/
package.json
Copy path
File metadata and controls
15 lines (15 loc) · 362 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
{
"name"
:
"
sample_angular
"
,
"version"
:
"
0.0.1
"
,
"description"
:
"
Sample to verify learnings from lynda.com course
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/binary6is110/sample_angular.git
"
},
"author"
:
"
Kim Adams
"
,
"devDependencies"
: {
"gulp"
:
"
^3.8.8
"
,
"gulp-util"
:
"
^2.2.20
"
,
"gulp-webserver"
:
"
^0.8.1
"
}
}
Back
|
FazBrowse Home
|
New Git URL