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