fix(core): update

This commit is contained in:
2020-02-01 17:24:41 +00:00
commit 3adb675e08
13 changed files with 1950 additions and 0 deletions

18
npmextra.json Normal file
View File

@@ -0,0 +1,18 @@
{
"gitzone": {
"projectType": "npm",
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartjimp",
"shortDescription": "a tool fr working with images in TypeScript",
"npmPackagename": "@pushrocks/smartjimp",
"license": "MIT",
"projectDomain": "push.rocks"
}
},
"npmci": {
"npmGlobalTools": [],
"npmAccessLevel": "public"
}
}