{ "name": "llamalize", "version": "0.17.0", "main": "llamalize.deploy.js", "support": "llamalize.support.js", "homepage": "https://github.com/volkovasystems/llamalize", "authors": [ "Richeve S. Bebedor ", "John Lenon Maghanoy ", "Vinse Vinalon " ], "description": "Transform any human readable alphanumeric string divided by certain characters into camel form.", "moduleType": [ "globals", "node" ], "keywords": [ "camelize", "llamalize", "camel-case-format" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ], "dependencies": { "falzy": "^0.23.0", "titlelize": "^0.18.0" }, "_release": "0.17.0", "_resolution": { "type": "version", "tag": "0.17.0", "commit": "6c1eeb2c6a980160def072493e1751a9050b9fd9" }, "_source": "https://github.com/volkovasystems/llamalize.git", "_target": "^0.17.0", "_originalSource": "llamalize", "_direct": true }