2016-06-30 22:01:04 -08:00
|
|
|
{
|
2016-10-05 08:21:27 -08:00
|
|
|
"name": "hyperterm",
|
|
|
|
|
"productName": "HyperTerm",
|
2016-10-04 19:02:26 -08:00
|
|
|
"version": "0.8.0",
|
2016-07-13 12:44:24 -08:00
|
|
|
"license": "MIT",
|
2016-07-25 14:52:39 -08:00
|
|
|
"author": {
|
2016-08-19 23:47:30 -08:00
|
|
|
"name": "Zeit, Inc.",
|
|
|
|
|
"email": "team@zeit.co"
|
2016-07-25 14:52:39 -08:00
|
|
|
},
|
2016-07-13 12:44:24 -08:00
|
|
|
"repository": "zeit/hyperterm",
|
2016-07-24 09:59:21 -08:00
|
|
|
"description": "HTML/JS/CSS Terminal",
|
2016-06-30 22:01:04 -08:00
|
|
|
"dependencies": {
|
2016-07-24 09:59:21 -08:00
|
|
|
"child_pty": "3.0.1",
|
2016-09-20 08:49:30 -08:00
|
|
|
"color": "0.11.3",
|
2016-07-24 09:59:21 -08:00
|
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
|
|
|
"default-shell": "1.0.1",
|
|
|
|
|
"electron-config": "0.2.1",
|
|
|
|
|
"electron-is-dev": "0.1.1",
|
2016-08-05 01:03:49 -08:00
|
|
|
"file-uri-to-path": "0.0.2",
|
2016-07-24 09:59:21 -08:00
|
|
|
"gaze": "1.1.0",
|
2016-09-20 14:51:15 -08:00
|
|
|
"git-describe": "3.0.2",
|
2016-07-24 09:59:21 -08:00
|
|
|
"mkdirp": "0.5.1",
|
2016-07-04 17:13:44 -08:00
|
|
|
"ms": "0.7.1",
|
2016-07-30 10:51:09 -08:00
|
|
|
"shell-env": "0.2.0",
|
2016-07-25 10:09:10 -08:00
|
|
|
"uuid": "2.0.2"
|
2016-06-30 22:01:04 -08:00
|
|
|
}
|
2016-07-01 13:31:23 -08:00
|
|
|
}
|