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",
|
2018-12-12 11:48:27 -09:00
|
|
|
"version": "2.1.0-canary.4",
|
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": {
|
2017-12-12 01:54:20 -09:00
|
|
|
"async-retry": "1.1.4",
|
|
|
|
|
"color": "2.0.1",
|
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",
|
2018-09-23 07:51:56 -08:00
|
|
|
"electron-fetch": "1.1.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"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",
|
2018-03-17 14:15:13 -08:00
|
|
|
"lodash": "4.17.5",
|
2016-07-24 09:59:21 -08:00
|
|
|
"mkdirp": "0.5.1",
|
2017-12-12 01:54:20 -09:00
|
|
|
"ms": "2.1.1",
|
|
|
|
|
"node-pty": "0.7.4",
|
2018-04-27 05:41:59 -08:00
|
|
|
"os-locale": "2.1.0",
|
2018-02-12 11:20:45 -09:00
|
|
|
"parse-url": "3.0.2",
|
2017-11-01 05:44:43 -08:00
|
|
|
"queue": "4.4.2",
|
2018-06-10 22:43:57 -08:00
|
|
|
"react": "16.2.0",
|
|
|
|
|
"react-dom": "16.2.0",
|
2018-03-17 14:15:13 -08:00
|
|
|
"semver": "5.5.0",
|
2017-08-31 05:20:39 -08:00
|
|
|
"shell-env": "0.3.0",
|
2018-03-17 14:15:13 -08:00
|
|
|
"uuid": "3.2.1",
|
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
|
|
|
}
|