9 lines
207 B
JSON
9 lines
207 B
JSON
{
|
|
"name": "switchev-shared",
|
|
"version": "0.1.0",
|
|
"private": true,
|
|
"description": "Shared constants, validation schemas, and type definitions for SwitchEV",
|
|
"type": "module",
|
|
"main": "index.js"
|
|
}
|