mirror of
https://github.com/openharmony/third_party_quickjs.git
synced 2026-07-19 14:53:46 -04:00
12 lines
428 B
Plaintext
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."
|
|
}
|
|
]
|