Files
third_party_quickjs/README.OpenSource
T
2021-06-02 02:33:01 +08:00

12 lines
428 B
Plaintext

[
{
"Name": "QuickJS",
"License": "MIT License",
"License File": "LICENSE",
"Version Number": "2019-09-18",
"Owner": "zhaogaoyi@huawei.com",
"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."
}
]