UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

81 lines (80 loc) 1.89 kB
{ "_args": [ [ "humps@^0.6.0", "/Users/nick/codes/twreporter-react" ] ], "_from": "humps@>=0.6.0 <0.7.0", "_id": "humps@0.6.0", "_inCache": true, "_installable": true, "_location": "/humps", "_nodeVersion": "0.12.0", "_npmUser": { "email": "christiedom@gmail.com", "name": "domchristie" }, "_npmVersion": "2.5.1", "_phantomChildren": {}, "_requested": { "name": "humps", "raw": "humps@^0.6.0", "rawSpec": "^0.6.0", "scope": null, "spec": ">=0.6.0 <0.7.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/humps/-/humps-0.6.0.tgz", "_shasum": "a617210386f0445d122ceb4d9414a1a39b1a1e94", "_shrinkwrap": null, "_spec": "humps@^0.6.0", "_where": "/Users/nick/codes/twreporter-react", "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": {}, "directories": {}, "dist": { "shasum": "a617210386f0445d122ceb4d9414a1a39b1a1e94", "tarball": "http://registry.npmjs.org/humps/-/humps-0.6.0.tgz" }, "gitHead": "295fbf584a30de9decbc08ceeb75b78eaa08b7d1", "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": "rake" }, "version": "0.6.0" }