mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 10:54:44 +00:00
7 lines
171 B
JSON
7 lines
171 B
JSON
{
|
|
"$schema": "https://jsr.io/schema/config-file.v1.json",
|
|
"name": "@robonen/platform",
|
|
"license": "Apache-2.0",
|
|
"version": "0.0.2",
|
|
"exports": "./src/index.ts"
|
|
} |