Files
third_party_quickjs/README.OpenSource
T
lihucheng 212bbbe7f5 Fix text specification
issue: https://gitee.com/openharmony/third_party_quickjs/issues/I4ZK8U
Signed-off-by: lihucheng <lihucheng1@huawei.com>

 On branch master
 Your branch is up to date with 'origin/master'.
2022-03-25 14:53:35 +08:00

11 lines
387 B
Plaintext

[
{
"Name": "QuickJS",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "2020-11-08",
"Upstream URL": "https://bellard.org/quickjs/",
"Description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt."
}
]