-
Notifications
You must be signed in to change notification settings - Fork 3
/
package.json
38 lines (38 loc) · 1.36 KB
/
package.json
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
30
31
32
33
34
35
36
37
38
{
"name": "bensk-syntax",
"theme": "syntax",
"version": "5.0.1",
"description": "Like Chester, but with bright sans-serif comments. Because comments are important.",
"keywords": [
"syntax",
"theme"
],
"repository": {
"type": "git",
"url": "git+https://github.com/bensk/bensk-syntax.git"
},
"license": "MIT",
"engines": {
"atom": ">=1.0.0 <2.0.0"
},
"readme": "# bensk-syntax theme\n\nThis is a fork of [Chester](https://github.com/csutter/chester-atom-syntax), my favorite syntax theme, with one tweak: it has CRAZY VISIBLE comments, which I find useful for teaching. \n\nLike this:\n\n![Screenshot](https://raw.githubusercontent.com/bensk/bensk-syntax/master/v1screenshot.png)\n\nComments are Proxima Nova (or sans-serif if your system doesn't have it) and <strike>pink</strike> visible as heck.\n\nEnjoy!\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/bensk/bensk-syntax/issues"
},
"homepage": "https://github.com/bensk/bensk-syntax#readme",
"_id": "bensk-syntax@2.4.1",
"_shasum": "39b1389554e9dd1dbfa8b490d26a23a048b3b60c",
"_resolved": "file:../d-116420-24342-7ha0n2/package.tgz",
"_from": "../d-116420-24342-7ha0n2/package.tgz",
"_atomModuleCache": {
"version": 1,
"dependencies": [],
"extensions": {
".json": [
"package.json"
]
},
"folders": []
}
}