| Current Path : /var/node/inatote/Inatote-Backend/node_modules/snakeize/ |
| Current File : /var/node/inatote/Inatote-Backend/node_modules/snakeize/component.json |
{
"name": "snakeize",
"repo": "nathan7/snakeize",
"description": "recursively transform key strings from camel-case to underscore-style",
"version": "0.1.0",
"keywords": [
"snake-case",
"json",
"transform"
],
"dependencies": {},
"development": {},
"license": "MIT",
"scripts": [
"index.js"
]
}