mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
49 lines
1.9 KiB
YAML
49 lines
1.9 KiB
YAML
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
|
|
# yarn lockfile v1
|
|
|
|
|
|
ansi-colors@^4.1.1:
|
|
version "4.1.1"
|
|
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348"
|
|
integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==
|
|
|
|
async@~1.5:
|
|
version "1.5.2"
|
|
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
|
|
integrity sha1-7GphrlZIDAw8skHJVhjiCJL5Zyo=
|
|
|
|
connected-domain@^1.0.0:
|
|
version "1.0.0"
|
|
resolved "https://registry.yarnpkg.com/connected-domain/-/connected-domain-1.0.0.tgz#bfe77238c74be453a79f0cb6058deeb4f2358e93"
|
|
integrity sha1-v+dyOMdL5FOnnwy2BY3utPI1jpM=
|
|
|
|
dataurl@0.1.0:
|
|
version "0.1.0"
|
|
resolved "https://registry.yarnpkg.com/dataurl/-/dataurl-0.1.0.tgz#1f4734feddec05ffe445747978d86759c4b33199"
|
|
integrity sha1-H0c0/t3sBf/kRXR5eNhnWcSzMZk=
|
|
|
|
hasbin@^1.2.3:
|
|
version "1.2.3"
|
|
resolved "https://registry.yarnpkg.com/hasbin/-/hasbin-1.2.3.tgz#78c5926893c80215c2b568ae1fd3fcab7a2696b0"
|
|
integrity sha1-eMWSaJPIAhXCtWiuH9P8q3omlrA=
|
|
dependencies:
|
|
async "~1.5"
|
|
|
|
ps-node@^0.1.6:
|
|
version "0.1.6"
|
|
resolved "https://registry.yarnpkg.com/ps-node/-/ps-node-0.1.6.tgz#9af67a99d7b1d0132e51a503099d38a8d2ace2c3"
|
|
integrity sha1-mvZ6mdex0BMuUaUDCZ04qNKs4sM=
|
|
dependencies:
|
|
table-parser "^0.1.3"
|
|
|
|
runes@^0.4.2:
|
|
version "0.4.3"
|
|
resolved "https://registry.yarnpkg.com/runes/-/runes-0.4.3.tgz#32f7738844bc767b65cc68171528e3373c7bb355"
|
|
integrity sha512-K6p9y4ZyL9wPzA+PMDloNQPfoDGTiFYDvdlXznyGKgD10BJpcAosvATKrExRKOrNLgD8E7Um7WGW0lxsnOuNLg==
|
|
|
|
table-parser@^0.1.3:
|
|
version "0.1.3"
|
|
resolved "https://registry.yarnpkg.com/table-parser/-/table-parser-0.1.3.tgz#0441cfce16a59481684c27d1b5a67ff15a43c7b0"
|
|
integrity sha1-BEHPzhallIFoTCfRtaZ/8VpDx7A=
|
|
dependencies:
|
|
connected-domain "^1.0.0"
|