mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Bumps [uuid](https://github.com/kelektiv/node-uuid) from 3.2.1 to 3.3.3. - [Release notes](https://github.com/kelektiv/node-uuid/releases) - [Changelog](https://github.com/kelektiv/node-uuid/blob/master/CHANGELOG.md) - [Commits](https://github.com/kelektiv/node-uuid/compare/v3.2.1...v3.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
39 lines
964 B
JSON
39 lines
964 B
JSON
{
|
|
"name": "hyper",
|
|
"productName": "Hyper",
|
|
"description": "A terminal built on web technologies",
|
|
"version": "3.1.0-canary.1",
|
|
"license": "MIT",
|
|
"author": {
|
|
"name": "ZEIT, Inc.",
|
|
"email": "team@zeit.co"
|
|
},
|
|
"repository": "zeit/hyper",
|
|
"dependencies": {
|
|
"async-retry": "1.2.3",
|
|
"color": "3.1.2",
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
"default-shell": "1.0.1",
|
|
"electron-store": "5.0.0",
|
|
"electron-fetch": "1.3.0",
|
|
"electron-is-dev": "1.1.0",
|
|
"electron-squirrel-startup": "1.0.0",
|
|
"file-uri-to-path": "2.0.0",
|
|
"fs-extra": "8.1.0",
|
|
"git-describe": "4.0.4",
|
|
"lodash": "4.17.15",
|
|
"mkdirp": "0.5.1",
|
|
"ms": "2.1.2",
|
|
"node-pty": "0.9.0",
|
|
"os-locale": "4.0.0",
|
|
"parse-url": "5.0.1",
|
|
"pify": "4.0.1",
|
|
"queue": "6.0.1",
|
|
"react": "16.11.0",
|
|
"react-dom": "16.11.0",
|
|
"semver": "6.3.0",
|
|
"shell-env": "3.0.0",
|
|
"uuid": "3.3.3",
|
|
"winreg": "1.2.4"
|
|
}
|
|
}
|