mirror of
https://github.com/nestriness/nestri.git
synced 2025-12-12 08:45:38 +02:00
9 lines
156 B
JSON
9 lines
156 B
JSON
{
|
|
"name": "@nestri/input",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"sideEffects": false,
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
} |