Added package camelize (#1482)
This commit is contained in:
parent
7439ae73ee
commit
ccd4c351a0
1 changed files with 12 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue