fix(structure): format

This commit is contained in:
2019-02-13 22:08:58 +01:00
parent 761b742e21
commit 3eeac7b936
8 changed files with 38 additions and 40 deletions

View File

@@ -8,5 +8,15 @@
"npmGlobalTools": [],
"npmAccessLevel": "public",
"npmRegistryUrl": "registry.npmjs.org"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartdata",
"shortDescription": "do more with data",
"npmPackagename": "@pushrocks/smartdata",
"license": "MIT"
}
}
}
}