gxc-model-base/lib/src/package.json
Andrey Kernichniy 0f8546bc69
All checks were successful
CI / build (push) Successful in 21s
Added first files
2026-03-08 12:31:52 +07:00

10 lines
212 B
JSON

{
"name": "@gxc-solutions/model-base",
"version": "0.0.1",
"main": "index.js",
"author": "GXC Solutions",
"publishConfig": {
"access": "public",
"registry": "https://npm.gxc-solutions.ru"
}
}