{ "name": "@ohos/quickjs", "description": "QuickJS is a small and embeddable Javascript engine. It supports the ES2020 specification including modules, asynchronous generators, proxies and BigInt.", "version": "3.1", "license": "MIT", "publishAs": "code-segment", "segment": { "destPath": "third_party/quickjs" }, "dirs": {}, "scripts": {}, "readmePath": { "en": "" }, "component": { "name": "thirdparty_quickjs", "subsystem": "", "syscap": [], "features": [], "adapted_system_type": [], "rom": "", "ram": "", "deps": { "components": [], "third_party": [] }, "build": { "sub_component": [], "inner_kits": [], "test": [] } } }