motion
Version:
motion - moving development forward
83 lines (82 loc) • 1.89 kB
JSON
{
"_args": [
[
"humps@1.0.0",
"/Users/nw/motion/packages/motion"
]
],
"_from": "humps@1.0.0",
"_id": "humps@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/humps",
"_nodeVersion": "0.12.7",
"_npmUser": {
"email": "christiedom@gmail.com",
"name": "domchristie"
},
"_npmVersion": "2.12.1",
"_phantomChildren": {},
"_requested": {
"name": "humps",
"raw": "humps@1.0.0",
"rawSpec": "1.0.0",
"scope": null,
"spec": "1.0.0",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/humps/-/humps-1.0.0.tgz",
"_shasum": "0ae948fdca8021e62a7ba7cf20bfa089b850f874",
"_shrinkwrap": null,
"_spec": "humps@1.0.0",
"_where": "/Users/nw/motion/packages/motion",
"author": {
"name": "Dom Christie"
},
"bugs": {
"url": "https://github.com/domchristie/humps/issues"
},
"dependencies": {},
"description": "Underscore-to-camelCase converter (and vice versa) for strings and object keys in JavaScript.",
"devDependencies": {
"mocha": "^2.2.5"
},
"directories": {},
"dist": {
"shasum": "0ae948fdca8021e62a7ba7cf20bfa089b850f874",
"tarball": "http://registry.npmjs.org/humps/-/humps-1.0.0.tgz"
},
"gitHead": "292bbb82ecc18e304effd7eb7bd7f1705d1d9bfd",
"homepage": "https://github.com/domchristie/humps",
"keywords": [
"camel",
"case",
"converter",
"objects",
"strings",
"underscore",
"utils"
],
"license": "MIT",
"main": "humps.js",
"maintainers": [
{
"name": "domchristie",
"email": "christiedom@gmail.com"
}
],
"name": "humps",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/domchristie/humps.git"
},
"scripts": {
"test": "mocha"
},
"version": "1.0.0"
}