Added package camelize (#1482)

This commit is contained in:
kixixixixi 2020-05-20 00:18:05 +09:00 committed by GitHub
commit ccd4c351a0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17945,5 +17945,17 @@
"description": "event emitter for nim",
"license": "MIT",
"web": "https://github.com/al-bimani/eventemitter"
},
{
"name": "camelize",
"url": "https://github.com/kixixixixi/camelize",
"method": "git",
"tags": [
"json",
"camelcase"
],
"description": "Convert json node to camelcase",
"license": "MIT",
"web": "https://github.com/kixixixixi/camelize"
}
]