FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
codeX_ProgrammingExercises/package.json at master · codex-academy/codeX_ProgrammingExercises · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
codex-academy
/
codeX_ProgrammingExercises
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
1
Code
Issues
0
Pull requests
4
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
codeX_ProgrammingExercises
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
15 lines (15 loc) · 296 Bytes
Breadcrumbs
codeX_ProgrammingExercises
/
package.json
Copy path
File metadata and controls
15 lines (15 loc) · 296 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"
:
"
codeX_Programming101
"
,
"version"
:
"
0.0.0
"
,
"description"
:
"
"
,
"main"
:
"
gulpfile.js
"
,
"scripts"
: {
"test"
:
"
echo
\"
Error: no test specified
\"
&& exit 1
"
},
"author"
:
"
"
,
"license"
:
"
ISC
"
,
"devDependencies"
: {
"gulp"
:
"
^3.8.8
"
,
"gulp-qunit"
:
"
^0.3.3
"
}
}
Back
|
FazBrowse Home
|
New Git URL