{ "_args": [ [ "no-case@^2.2.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/camel-case" ] ], "_from": "no-case@>=2.2.0 <3.0.0", "_id": "no-case@2.3.2", "_inCache": true, "_installable": true, "_location": "/no-case", "_nodeVersion": "8.4.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/no-case-2.3.2.tgz_1504891842550_0.9400158205535263" }, "_npmUser": { "email": "hello@blakeembrey.com", "name": "blakeembrey" }, "_npmVersion": "5.3.0", "_phantomChildren": {}, "_requested": { "name": "no-case", "raw": "no-case@^2.2.0", "rawSpec": "^2.2.0", "scope": null, "spec": ">=2.2.0 <3.0.0", "type": "range" }, "_requiredBy": [ "/camel-case", "/param-case" ], "_resolved": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz", "_shasum": "60b813396be39b3f1288a4c1ed5d1e7d28b464ac", "_shrinkwrap": null, "_spec": "no-case@^2.2.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/camel-case", "author": { "email": "hello@blakeembrey.com", "name": "Blake Embrey", "url": "http://blakeembrey.me" }, "bugs": { "url": "https://github.com/blakeembrey/no-case/issues" }, "dependencies": { "lower-case": "^1.1.1" }, "description": "Remove case from a string", "devDependencies": { "chai": "^4.0.2", "istanbul": "^0.4.3", "jsesc": "^2.2.0", "mocha": "^3.0.0", "standard": "^10.0.2", "xregexp": "^3.1.1" }, "directories": {}, "dist": { "integrity": "sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ==", "shasum": "60b813396be39b3f1288a4c1ed5d1e7d28b464ac", "tarball": "https://registry.npmjs.org/no-case/-/no-case-2.3.2.tgz" }, "files": [ "LICENSE", "no-case.d.ts", "no-case.js", "vendor" ], "gitHead": "43ac059574d5e2dd5fd19c8ca5c62bf946cae3d5", "homepage": "https://github.com/blakeembrey/no-case", "keywords": [ "case", "lower", "no", "space", "trim" ], "license": "MIT", "main": "no-case.js", "maintainers": [ { "name": "blakeembrey", "email": "hello@blakeembrey.com" } ], "name": "no-case", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/blakeembrey/no-case.git" }, "scripts": { "build": "node build.js", "lint": "standard", "test": "npm run lint && npm run test-cov", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail" }, "standard": { "ignore": [ "coverage/**" ] }, "typings": "no-case.d.ts", "version": "2.3.2" }