mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 12:38:39 -09:00
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 5.0.6 to 5.0.7. - [Release notes](https://github.com/IonicaBizau/parse-url/releases) - [Commits](https://github.com/IonicaBizau/parse-url/commits) --- updated-dependencies: - dependency-name: parse-url dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
42 lines
1,013 B
JSON
42 lines
1,013 B
JSON
{
|
|
"name": "hyper",
|
|
"productName": "Hyper",
|
|
"description": "A terminal built on web technologies",
|
|
"version": "3.1.0-canary.6",
|
|
"license": "MIT",
|
|
"author": {
|
|
"name": "ZEIT, Inc.",
|
|
"email": "team@zeit.co"
|
|
},
|
|
"repository": "zeit/hyper",
|
|
"dependencies": {
|
|
"async-retry": "1.3.1",
|
|
"chokidar": "^3.5.2",
|
|
"color": "3.1.3",
|
|
"convert-css-color-name-to-hex": "0.1.1",
|
|
"default-shell": "1.0.1",
|
|
"electron-fetch": "1.7.3",
|
|
"electron-is-dev": "2.0.0",
|
|
"electron-store": "8.0.0",
|
|
"file-uri-to-path": "2.0.0",
|
|
"fs-extra": "10.0.0",
|
|
"git-describe": "4.0.4",
|
|
"lodash": "4.17.21",
|
|
"mkdirp": "1.0.4",
|
|
"ms": "2.1.3",
|
|
"node-pty": "0.10.1",
|
|
"os-locale": "5.0.0",
|
|
"parse-url": "5.0.7",
|
|
"pify": "5.0.0",
|
|
"queue": "6.0.2",
|
|
"react": "17.0.2",
|
|
"react-dom": "17.0.2",
|
|
"semver": "7.3.5",
|
|
"shell-env": "3.0.1",
|
|
"sudo-prompt": "^9.2.1",
|
|
"uuid": "8.3.2"
|
|
},
|
|
"optionalDependencies": {
|
|
"native-reg": "0.3.5"
|
|
}
|
|
}
|