casualroom/shared/typescript-config/package.json

9 lines
157 B
JSON
Raw Permalink Normal View History

2025-07-28 07:50:50 +08:00
{
"name": "@nice/typescript-config",
"version": "0.0.0",
"private": true,
"license": "PROPRIETARY",
"publishConfig": {
"access": "public"
}
}