mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
37 lines
917 B
JSON
37 lines
917 B
JSON
{
|
|
"name": "hyper",
|
|
"productName": "Hyper",
|
|
"description": "A terminal built on web technologies",
|
|
"version": "3.0.0-canary.10",
|
|
"license": "MIT",
|
|
"author": {
|
|
"name": "ZEIT, Inc.",
|
|
"email": "team@zeit.co"
|
|
},
|
|
"repository": "zeit/hyper",
|
|
"dependencies": {
|
|
"async-retry": "1.1.4",
|
|
"color": "2.0.1",
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
"default-shell": "1.0.1",
|
|
"electron-config": "2.0.0",
|
|
"electron-fetch": "1.3.0",
|
|
"electron-is-dev": "1.0.1",
|
|
"electron-squirrel-startup": "1.0.0",
|
|
"file-uri-to-path": "1.0.0",
|
|
"git-describe": "4.0.2",
|
|
"lodash": "4.17.5",
|
|
"mkdirp": "0.5.1",
|
|
"ms": "2.1.1",
|
|
"node-pty": "0.8.0",
|
|
"os-locale": "3.1.0",
|
|
"parse-url": "3.0.2",
|
|
"queue": "4.4.2",
|
|
"react": "16.2.0",
|
|
"react-dom": "16.2.1",
|
|
"semver": "5.5.0",
|
|
"shell-env": "0.3.0",
|
|
"uuid": "3.2.1",
|
|
"winreg": "1.2.4"
|
|
}
|
|
}
|