FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
syntaxdev/package.json at master · MagicStack/syntaxdev · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
MagicStack
/
syntaxdev
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
10
Code
Issues
1
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
syntaxdev
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
26 lines (26 loc) · 605 Bytes
Breadcrumbs
syntaxdev
/
package.json
Copy path
File metadata and controls
26 lines (26 loc) · 605 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
{
"name"
:
"
syntaxdev
"
,
"version"
:
"
0.1.3
"
,
"description"
:
"
Unit testing framework for TextMate/Sublime/Atom syntaxes.
"
,
"main"
:
"
index.js
"
,
"author"
:
"
Yury Selivanov <yury@magic.io>
"
,
"license"
:
"
MIT
"
,
"bin"
: {
"syntaxdev"
:
"
bin/syntaxdev.js
"
},
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/MagicStack/syntaxdev
"
},
"dependencies"
: {
"first-mate"
:
"
^7.0.4
"
,
"js-yaml"
:
"
^3.4.2
"
,
"temp"
:
"
^0.9.0
"
,
"argparse"
:
"
^1.0.2
"
,
"diff"
:
"
^4.0.1
"
,
"chalk"
:
"
^2.4.2
"
,
"underscore"
:
"
^1.8.3
"
,
"plist"
:
"
^3.0.1
"
,
"cson"
:
"
^5.1.0
"
}
}
Back
|
FazBrowse Home
|
New Git URL