2016-06-30 22:01:04 -08:00
|
|
|
{
|
2016-10-06 07:28:43 -08:00
|
|
|
"name": "hyper",
|
|
|
|
|
"productName": "Hyper",
|
2016-10-17 00:29:49 -08:00
|
|
|
"description": "A terminal built on web technologies",
|
2017-09-13 10:55:47 -08:00
|
|
|
"version": "1.4.4",
|
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-10-06 07:28:43 -08:00
|
|
|
"repository": "zeit/hyper",
|
2016-10-17 00:29:12 -08:00
|
|
|
"xo": false,
|
2016-06-30 22:01:04 -08:00
|
|
|
"dependencies": {
|
2017-08-30 09:26:28 -08:00
|
|
|
"async-retry": "1.1.3",
|
2017-08-12 14:23:48 -08:00
|
|
|
"chokidar": "1.7.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"color": "2.0.0",
|
2016-07-24 09:59:21 -08:00
|
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
|
|
|
"default-shell": "1.0.1",
|
2017-08-31 05:20:39 -08:00
|
|
|
"electron-config": "1.0.0",
|
|
|
|
|
"electron-is-dev": "0.3.0",
|
2016-11-11 08:18:04 -09:00
|
|
|
"electron-squirrel-startup": "1.0.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"file-uri-to-path": "1.0.0",
|
|
|
|
|
"git-describe": "4.0.2",
|
2016-07-24 09:59:21 -08:00
|
|
|
"mkdirp": "0.5.1",
|
2017-08-31 05:20:39 -08:00
|
|
|
"ms": "2.0.0",
|
|
|
|
|
"node-fetch": "1.7.2",
|
2017-08-21 11:35:10 -08:00
|
|
|
"node-pty": "0.7.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"queue": "4.4.0",
|
|
|
|
|
"semver": "5.4.1",
|
|
|
|
|
"shell-env": "0.3.0",
|
|
|
|
|
"uuid": "3.1.0",
|
|
|
|
|
"winreg": "1.2.4"
|
2016-10-17 00:29:12 -08:00
|
|
|
}
|
2016-07-01 13:31:23 -08:00
|
|
|
}
|