UNPKG
monokai
Version:
latest (1.0.0)
1.0.0
hyperterm theme based on altered monokai colour scheme
kurisubrooks/hyperterm-monokai
monokai
/
hyperterm-monokai
/
package.json
15 lines
(14 loc)
•
285 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"hyperterm-monokai"
,
"version"
:
"1.0.0"
,
"description"
:
"Hyperterm theme based on a modified Monokai theme"
,
"main"
:
"index.js"
,
"keywords"
:
[
"hyperterm"
,
"hyperterm-theme"
,
"colors"
,
"monokai"
]
,
"author"
:
"kurisubrooks"
,
"license"
:
"MIT"
}