{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://deno.com/#organization",
      "name": "Deno, the drop-in JavaScript runtime for Node developers",
      "url": "https://deno.com/",
      "description": "A drop-in JavaScript runtime with built-in TypeScript, npm support, and security by default. Run your existing Node project on Deno with no setup."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/deno-the-drop-in-javascript-runtime-for-node-developers#asg",
      "name": "Deno, the drop-in JavaScript runtime for Node developers ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/deno-the-drop-in-javascript-runtime-for-node-developers",
      "isPartOf": {
        "@id": "https://deno.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}