generated from gxc-solutions/gxc-template-repo
16 lines
389 B
JSON
16 lines
389 B
JSON
{
|
|
"name": "@gxc-solutions/model-base",
|
|
"version": "0.0.5",
|
|
"main": "index.js",
|
|
"author": "GXC Solutions",
|
|
"publishConfig": {
|
|
"access": "public",
|
|
"registry": "https://npm.gxc-solutions.ru"
|
|
},
|
|
"peerDependencies": {
|
|
"@gxc-solutions/colors": "0.0.1",
|
|
"@gxc-solutions/lett-js": "^1.0.1",
|
|
"@gxc-solutions/math": "^0.0.3",
|
|
"reflect-metadata": "^0.2.2"
|
|
}
|
|
}
|