Files
packages/anda/devs/deno/land.deno.deno.metainfo.xml
T
2025-11-28 18:19:43 -06:00

28 lines
790 B
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="UTF-8" ?>
<component type="runtime">
<id>land.deno.deno</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<name>Deno</name>
<summary>A modern runtime for JavaScript and TypeScript.</summary>
<icon>https://deno.com/logo.svg</icon>
<description>
<p>
Deno (/ˈdiːnoʊ/, pronounced dee-no) is a JavaScript, TypeScript, and WebAssembly runtime with secure defaults and a great developer experience.
It's built on V8, Rust, and Tokio.
</p>
</description>
<url type="homepage">https://deno.com</url>
<provides>
<mediatype>text/javascript</mediatype>
<mediatype>text/typescript</mediatype>
</provides>
<releases>
<release version="2.5.6" />
</releases>
</component>