mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
package: add missing fields
This commit is contained in:
parent
0873f41329
commit
65279bb60f
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
||||||
"name": "hyperterm",
|
"name": "hyperterm",
|
||||||
"productName": "HyperTerm",
|
"productName": "HyperTerm",
|
||||||
"version": "0.3.1",
|
"version": "0.3.1",
|
||||||
|
"license": "MIT",
|
||||||
|
"repository": "zeit/hyperterm",
|
||||||
"description": "HTML/JS/CSS Terminal",
|
"description": "HTML/JS/CSS Terminal",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"child_pty": "3.0.1",
|
"child_pty": "3.0.1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue