mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added package camelize (#1482)
This commit is contained in:
parent
7439ae73ee
commit
ccd4c351a0
@ -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…
x
Reference in New Issue
Block a user