{ "_args": [ [ "camelcase@^3.0.0", "/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs" ] ], "_from": "camelcase@>=3.0.0 <4.0.0", "_id": "camelcase@3.0.0", "_inCache": true, "_installable": true, "_location": "/camelcase", "_nodeVersion": "4.4.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/camelcase-3.0.0.tgz_1462383205197_0.03801905922591686" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.8.9", "_phantomChildren": {}, "_requested": { "name": "camelcase", "raw": "camelcase@^3.0.0", "rawSpec": "^3.0.0", "scope": null, "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/localtunnel/yargs", "/yargs", "/yargs-parser" ], "_resolved": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz", "_shasum": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a", "_shrinkwrap": null, "_spec": "camelcase@^3.0.0", "_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/localtunnel/node_modules/yargs", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "http://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/camelcase/issues" }, "dependencies": {}, "description": "Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "32fc4b9fcdaf845fcdf7e73bb97cac2261f0ab0a", "tarball": "https://registry.npmjs.org/camelcase/-/camelcase-3.0.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "d4de0e37b625e38a880efc6517194917a5beda01", "homepage": "https://github.com/sindresorhus/camelcase#readme", "keywords": [ "camelcase", "camel-case", "camel", "case", "dash", "hyphen", "dot", "underscore", "separator", "string", "text", "convert" ], "license": "MIT", "maintainers": [ { "email": "sindresorhus@gmail.com", "name": "sindresorhus" } ], "name": "camelcase", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/camelcase.git" }, "scripts": { "test": "xo && ava" }, "version": "3.0.0" }