FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
javascripting/package.json at master · a0viedo/javascripting · GitHub
a0viedo
/
javascripting
Public
forked from
workshopper/javascripting
Notifications
You must be signed in to change notification settings
Fork
3
Star
5
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
javascripting
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (20 loc) · 464 Bytes
Breadcrumbs
javascripting
/
package.json
Copy path
File metadata and controls
20 lines (20 loc) · 464 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
{
"name"
:
"
javascripting
"
,
"description"
:
"
Learn JavaScript by adventuring around in the terminal.
"
,
"version"
:
"
1.12.0
"
,
"repository"
: {
"url"
:
"
git://github.com/sethvincent/javascripting.git
"
},
"author"
:
"
sethvincent
"
,
"bin"
: {
"javascripting"
:
"
index.js
"
},
"preferGlobal"
:
true
,
"dependencies"
: {
"cli-md"
:
"
^0.1.0
"
,
"colors"
:
"
^1.0.3
"
,
"diff"
:
"
^1.2.1
"
,
"workshopper-adventure"
:
"
^3.0.2
"
},
"license"
:
"
MIT
"
}
Back
|
FazBrowse Home
|
New Git URL