1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 19:04:46 +00:00
Files
tools/web/vue/jsr.json

7 lines
166 B
JSON

{
"$schema": "https://jsr.io/schema/config-file.v1.json",
"name": "@robonen/vue",
"license": "Apache-2.0",
"version": "0.0.7",
"exports": "./src/index.ts"
}