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",
|
2020-01-22 12:09:26 -09:00
|
|
|
"version": "3.1.0-canary.3",
|
2016-07-13 12:44:24 -08:00
|
|
|
"license": "MIT",
|
2016-07-25 14:52:39 -08:00
|
|
|
"author": {
|
2018-01-17 06:58:49 -09:00
|
|
|
"name": "ZEIT, Inc.",
|
2016-08-19 23:47:30 -08:00
|
|
|
"email": "team@zeit.co"
|
2016-07-25 14:52:39 -08:00
|
|
|
},
|
2016-10-06 07:28:43 -08:00
|
|
|
"repository": "zeit/hyper",
|
2016-06-30 22:01:04 -08:00
|
|
|
"dependencies": {
|
2020-01-06 04:03:48 -09:00
|
|
|
"async-retry": "1.3.1",
|
2019-10-24 13:37:06 -08:00
|
|
|
"color": "3.1.2",
|
2016-07-24 09:59:21 -08:00
|
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
|
|
|
"default-shell": "1.0.1",
|
2019-11-03 05:12:13 -09:00
|
|
|
"electron-store": "5.1.0",
|
2019-11-18 03:00:08 -09:00
|
|
|
"electron-fetch": "1.4.0",
|
2019-10-24 14:24:44 -08:00
|
|
|
"electron-is-dev": "1.1.0",
|
2016-11-11 08:18:04 -09:00
|
|
|
"electron-squirrel-startup": "1.0.0",
|
2019-10-24 13:54:35 -08:00
|
|
|
"file-uri-to-path": "2.0.0",
|
2019-10-24 14:00:19 -08:00
|
|
|
"fs-extra": "8.1.0",
|
2019-10-24 13:36:19 -08:00
|
|
|
"git-describe": "4.0.4",
|
2019-10-10 11:20:26 -08:00
|
|
|
"lodash": "4.17.15",
|
2016-07-24 09:59:21 -08:00
|
|
|
"mkdirp": "0.5.1",
|
2019-10-10 11:20:26 -08:00
|
|
|
"ms": "2.1.2",
|
2019-10-22 10:30:41 -08:00
|
|
|
"node-pty": "0.9.0",
|
2019-10-25 01:08:12 -08:00
|
|
|
"os-locale": "4.0.0",
|
2019-10-25 00:35:50 -08:00
|
|
|
"parse-url": "5.0.1",
|
2019-10-10 11:20:26 -08:00
|
|
|
"pify": "4.0.1",
|
2019-10-24 13:37:28 -08:00
|
|
|
"queue": "6.0.1",
|
2019-11-19 06:27:12 -09:00
|
|
|
"react": "16.12.0",
|
2019-11-19 08:55:48 -09:00
|
|
|
"react-dom": "16.12.0",
|
2019-12-23 05:26:14 -09:00
|
|
|
"semver": "7.1.1",
|
2019-10-25 01:08:13 -08:00
|
|
|
"shell-env": "3.0.0",
|
2020-01-20 06:11:39 -09:00
|
|
|
"uuid": "3.4.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"winreg": "1.2.4"
|
2016-10-17 00:29:12 -08:00
|
|
|
}
|
2016-07-01 13:31:23 -08:00
|
|
|
}
|