generated from gxc-solutions/gxc-template-repo
Initial commit
This commit is contained in:
commit
bf0142bd6a
25 changed files with 2946 additions and 0 deletions
10
lib/src/package.json
Normal file
10
lib/src/package.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"name": "@gxc-solutions/lib",
|
||||
"version": "0.0.1",
|
||||
"main": "index.js",
|
||||
"author": "GXC Solutions",
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"registry": "https://npm.gxc-solutions.ru"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue