{"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"keywords":["path","case","slash"],"dist-tags":{"latest":"2.1.1"},"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"description":"Path case a string","readme":"# Path Case\n\n[![NPM version][npm-image]][npm-url]\n[![NPM downloads][downloads-image]][downloads-url]\n[![Build status][travis-image]][travis-url]\n[![Test coverage][coveralls-image]][coveralls-url]\n\nPath case a string.\n\nSupports Unicode (non-ASCII characters) and non-string entities, such as objects with a `toString` property, numbers and booleans. Empty values (`null` and `undefined`) will result in an empty string.\n\n## Installation\n\n```\nnpm install path-case --save\n```\n\n## Usage\n\n```javascript\nvar pathCase = require('path-case')\n\npathCase('string')        //=> \"string\"\npathCase('camelCase')     //=> \"camel/case\"\npathCase('sentence case') //=> \"sentence/case\"\n\npathCase('MY STRING', 'tr') //=> \"my/strıng\"\n```\n\n## Typings\n\nIncludes a [TypeScript definition](path-case.d.ts).\n\n## License\n\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/path-case.svg?style=flat\n[npm-url]: https://npmjs.org/package/path-case\n[downloads-image]: https://img.shields.io/npm/dm/path-case.svg?style=flat\n[downloads-url]: https://npmjs.org/package/path-case\n[travis-image]: https://img.shields.io/travis/blakeembrey/path-case.svg?style=flat\n[travis-url]: https://travis-ci.org/blakeembrey/path-case\n[coveralls-image]: https://img.shields.io/coveralls/blakeembrey/path-case.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/blakeembrey/path-case?branch=master\n","repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"license":"MIT","versions":{"0.0.1":{"name":"path-case","version":"0.0.1","description":"Path case a string","main":"path-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"0.0.1"},"_id":"path-case@0.0.1","dist":{"shasum":"8fb260ee461a31e334c7ab757914c47b912d43b7","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-0.0.1.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{}},"0.0.2":{"name":"path-case","version":"0.0.2","description":"Path case a string","main":"path-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"0.0.2"},"_id":"path-case@0.0.2","dist":{"shasum":"a8779c81b85b20e271ba1927527de4d0e6105d0f","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-0.0.2.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{}},"0.1.0":{"name":"path-case","version":"0.1.0","description":"Path case a string","main":"path-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^0.1.1"},"_id":"path-case@0.1.0","dist":{"shasum":"e247340cd9e0be8ff5344e956e28370bbe286f0a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-0.1.0.tgz"},"_from":".","_npmVersion":"1.4.6","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{}},"1.0.0":{"name":"path-case","version":"1.0.0","description":"Path case a string","main":"path-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^1.0.0"},"gitHead":"8b731fc80efcfa373bbbd8b4bf206fe8a9409f5a","_id":"path-case@1.0.0","_shasum":"60fcaad0cc0252a53beda7d0e101ab9e6b9a3b1b","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"60fcaad0cc0252a53beda7d0e101ab9e6b9a3b1b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"path-case","version":"1.0.1","description":"Path case a string","main":"path-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^1.0.2"},"_id":"path-case@1.0.1","_shasum":"1c32c9df2785dbbe7995f764dd619775105fa797","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"1c32c9df2785dbbe7995f764dd619775105fa797","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-1.0.1.tgz"},"directories":{}},"1.1.0":{"name":"path-case","version":"1.1.0","description":"Path case a string","main":"path-case.js","files":["path-case.js","LICENSE"],"scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2","pre-commit":"0.0.9"},"dependencies":{"sentence-case":"^1.1.1"},"gitHead":"b654a43d3b6dcf3030fc3f84de5dc8d7bb3afac1","_id":"path-case@1.1.0","_shasum":"20bf2e32d5d5fdfc22625b90fce0dfb00851f42a","_from":".","_npmVersion":"2.1.17","_nodeVersion":"0.11.14","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"20bf2e32d5d5fdfc22625b90fce0dfb00851f42a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-1.1.0.tgz"},"directories":{}},"1.1.1":{"name":"path-case","version":"1.1.1","description":"Path case a string","main":"path-case.js","files":["path-case.js","LICENSE"],"scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^2.1.0","pre-commit":"^1.0.1"},"dependencies":{"sentence-case":"^1.1.2"},"gitHead":"05752148083e486789e818b1ae20ba88d3989d08","_id":"path-case@1.1.1","_shasum":"fbc81d59d317e95157fedee9b224a328acb68ffe","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"fbc81d59d317e95157fedee9b224a328acb68ffe","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-1.1.1.tgz"},"directories":{}},"1.1.2":{"name":"path-case","version":"1.1.2","description":"Path case a string","main":"path-case.js","typings":"path-case.d.ts","files":["path-case.js","path-case.d.ts","LICENSE"],"scripts":{"lint":"standard","test-std":"mocha -- -R spec --bail","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^2.1.0","pre-commit":"^1.0.1","standard":"^3.3.0"},"dependencies":{"sentence-case":"^1.1.2"},"gitHead":"0b418ddfe3bc6aeea7b3eb703c92cc1c55a84343","_id":"path-case@1.1.2","_shasum":"50ce6ba0d3bed3dd0b5c2a9c4553697434409514","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"50ce6ba0d3bed3dd0b5c2a9c4553697434409514","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-1.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{}},"2.0.0":{"name":"path-case","version":"2.0.0","description":"Path case a string","main":"path-case.js","typings":"path-case.d.ts","files":["path-case.js","path-case.d.ts","LICENSE"],"scripts":{"lint":"standard","test-spec":"mocha -- -R spec --bail","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^2.1.0","standard":"^7.1.2"},"dependencies":{"no-case":"^2.0.0"},"gitHead":"ed6b5be89635e649c4b5c73bdda1c145aafa7cd6","_id":"path-case@2.0.0","_shasum":"05c1bfdfb973be58fbff207bc2fbbb805019f12d","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"05c1bfdfb973be58fbff207bc2fbbb805019f12d","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-2.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/path-case-2.0.0.tgz_1465684026509_0.5308739370666444"},"directories":{}},"2.1.0":{"name":"path-case","version":"2.1.0","description":"Path case a string","main":"path-case.js","typings":"path-case.d.ts","files":["path-case.js","path-case.d.ts","LICENSE"],"scripts":{"lint":"standard","test-spec":"mocha -- -R spec --bail","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^2.1.0","standard":"^7.1.2"},"dependencies":{"no-case":"^2.2.0"},"gitHead":"0dd33536d8b2d5b02bd53c1feacebeb5a13ba0aa","_id":"path-case@2.1.0","_shasum":"5ac491de642936e5dfe0e18d16c461b8be8cf073","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"5ac491de642936e5dfe0e18d16c461b8be8cf073","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-2.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/path-case-2.1.0.tgz_1465690090889_0.9875110087450594"},"directories":{}},"2.1.1":{"name":"path-case","version":"2.1.1","description":"Path case a string","main":"path-case.js","typings":"path-case.d.ts","files":["path-case.js","path-case.d.ts","LICENSE"],"scripts":{"lint":"standard","test-spec":"mocha -- -R spec --bail","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov"},"repository":{"type":"git","url":"git://github.com/blakeembrey/path-case.git"},"keywords":["path","case","slash"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/path-case/issues"},"homepage":"https://github.com/blakeembrey/path-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^3.0.0","standard":"^9.0.1"},"dependencies":{"no-case":"^2.2.0"},"gitHead":"7b1e0e974f2c80e6235e3e9a4f248329f74da8aa","_id":"path-case@2.1.1","_shasum":"94b8037c372d3fe2906e465bb45e25d226e8eea5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"94b8037c372d3fe2906e465bb45e25d226e8eea5","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/path-case/-/path-case-2.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/path-case-2.1.1.tgz_1489798903282_0.7795031704008579"},"directories":{}}},"name":"path-case","time":{"modified":"2017-03-18T01:01:44.968Z","created":"2014-03-24T23:53:17.071Z","0.0.1":"2014-03-24T23:53:17.071Z","0.0.2":"2014-03-25T02:15:52.376Z","0.1.0":"2014-04-09T10:03:57.548Z","1.0.0":"2014-08-17T19:28:56.165Z","1.0.1":"2014-08-19T13:42:09.352Z","1.1.0":"2015-01-12T08:36:21.584Z","1.1.1":"2015-01-31T11:00:31.384Z","1.1.2":"2015-12-16T00:12:12.854Z","2.0.0":"2016-06-11T22:27:09.119Z","2.1.0":"2016-06-12T00:08:13.606Z","2.1.1":"2017-03-18T01:01:44.968Z"},"readmeFilename":"README.md","homepage":"https://github.com/blakeembrey/path-case"}