mirror of
https://github.com/jwetzell/osc-js.git
synced 2026-08-08 08:43:43 +00:00
9 lines
161 B
JSON
9 lines
161 B
JSON
{
|
|
"name": "@jwetzell/osc",
|
|
"version": "1.7.0",
|
|
"exports": "./src/index.ts",
|
|
"exclude": [
|
|
"tsdown.config.ts",
|
|
"tests/**/*"
|
|
]
|
|
} |