Files
packages/anda/devs/bun/sh.oven.bun.metainfo.xml
T
2025-11-17 20:02:35 -06:00

27 lines
748 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>sh.oven.bun</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>MIT</project_license>
<icon type="stock">applications-development</icon>
<name>Bun</name>
<summary>Incredibly fast JavaScript runtime, bundler, test runner, and package manager all in one</summary>
<description>
<p>
Incredibly fast JavaScript runtime, bundler, test runner, and package manager all in one
</p>
</description>
<url type="homepage">https://bun.sh</url>
<provides>
<mediatype>text/javascript</mediatype>
<mediatype>text/typescript</mediatype>
</provides>
<releases>
<release version="1.3.2" />
</releases>
</component>