library-template/dist/components/input/package.json
2024-01-21 19:53:44 -06:00

7 lines
117 B
JSON

{
"name": "input",
"private": true,
"module": "./index.js",
"main": "./index.js",
"types": "./index.d.ts"
}