BREAKING CHANGE(core): renamed Folable to Smartjson and added deterministic stringify

This commit is contained in:
2019-02-14 23:16:34 +01:00
parent a9ad89d320
commit 5e945ddad6
9 changed files with 842 additions and 368 deletions

View File

@@ -1,5 +1,15 @@
{
"npmci": {
"npmAccessLevel": "public"
},
"gitzone": {
"module": {
"githost": "gitlab.com",
"gitscope": "pushrocks",
"gitrepo": "smartjson",
"shortDescription": "typed json handlers",
"npmPackagename": "@pushrocks/smartjson",
"license": "MIT"
}
}
}