mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
34 lines
827 B
JSON
34 lines
827 B
JSON
{
|
|
"name": "hyper",
|
|
"productName": "Hyper",
|
|
"description": "A terminal built on web technologies",
|
|
"version": "2.0.0",
|
|
"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": "1.0.0",
|
|
"electron-is-dev": "0.3.0",
|
|
"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-fetch": "1.7.3",
|
|
"node-pty": "0.7.4",
|
|
"parse-url": "3.0.2",
|
|
"queue": "4.4.2",
|
|
"semver": "5.5.0",
|
|
"shell-env": "0.3.0",
|
|
"uuid": "3.2.1",
|
|
"winreg": "1.2.4"
|
|
}
|
|
}
|