fix(core): initial

This commit is contained in:
2020-01-17 16:34:40 +00:00
commit 083bc51530
11 changed files with 3512 additions and 0 deletions

16
npmextra.json Normal file
View File

@@ -0,0 +1,16 @@
{
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartlegal",
"shortDescription": "go legal programmatically",
"npmPackagename": "@pushrocks/smartlegal",
"license": "MIT"
}
}
}