UNPKG
hyper-snippet
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Help you create code snippet for your hyper terminal
hyper-snippet
/
package.json
18 lines
(17 loc)
•
272 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"name"
:
"hyper-snippet"
,
"version"
:
"1.0.2"
,
"dependencies"
:
{
"node-pty"
:
"^0.9.0"
}
,
"keywords"
:
[
"hyper"
,
"hyper.app"
,
"hyperterm"
,
"hyper-plugin"
,
"hyperterm-plugin"
,
"hyper-extension"
,
"snippet"
,
"hyper-snippet"
]
}