{
  "name": "quickjs-ng",
  "href": "https://vcpkg.link/ports/quickjs-ng",
  "supports": "all",
  "published_at": "2026-04-13T21:57:26.000Z",
  "is_deprecated": false,
  "is_featured": false,
  "documentation_href": null,
  "homepage_href": "https://github.com/quickjs-ng/quickjs",
  "description": [
    "QuickJS, the Next Generation: a mighty JavaScript engine. A small and embeddable JavaScript engine supporting the latest ECMAScript specification."
  ],
  "license": "MIT",
  "version": {
    "type": "semver",
    "value": "0.14.0",
    "port": 0
  },
  "commit": {
    "tree_href": "https://github.com/microsoft/vcpkg/tree/d98781ac4e2c39949137b001698ae156aca25974/ports/quickjs-ng",
    "hash": "d98781ac4e2c39949137b001698ae156aca25974"
  },
  "repository": null,
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "href": "https://vcpkg.link/ports/vcpkg-cmake",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    },
    {
      "name": "vcpkg-cmake-config",
      "href": "https://vcpkg.link/ports/vcpkg-cmake-config",
      "is_host": true,
      "with_default_features": true,
      "version_constraint": null,
      "platform": "all"
    }
  ],
  "dev_dependencies": [],
  "features": [
    {
      "name": "libc",
      "default": [],
      "description": [
        "Support for the quickjs standard library"
      ],
      "supports": "all",
      "dependencies": []
    }
  ]
}