{"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"keywords":["title","case"],"dist-tags":{"latest":"2.1.1"},"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"description":"Title case a string","readme":"# Title 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\nTitle 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 title-case --save\n```\n\n## Usage\n\n```javascript\nvar titleCase = require('title-case');\n\ntitleCase('string')     //=> \"String\"\ntitleCase('PascalCase') //=> \"Pascal Case\"\n\ntitleCase('STRING', 'tr') //=> \"Strıng\"\n```\n\n## Typings\n\nIncludes a [TypeScript definition](title-case.d.ts).\n\n## License\n\nMIT\n\n[npm-image]: https://img.shields.io/npm/v/title-case.svg?style=flat\n[npm-url]: https://npmjs.org/package/title-case\n[downloads-image]: https://img.shields.io/npm/dm/title-case.svg?style=flat\n[downloads-url]: https://npmjs.org/package/title-case\n[travis-image]: https://img.shields.io/travis/blakeembrey/title-case.svg?style=flat\n[travis-url]: https://travis-ci.org/blakeembrey/title-case\n[coveralls-image]: https://img.shields.io/coveralls/blakeembrey/title-case.svg?style=flat\n[coveralls-url]: https://coveralls.io/r/blakeembrey/title-case?branch=master\n","repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"users":{"darelf":true},"bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"license":"MIT","versions":{"0.0.1":{"name":"title-case","version":"0.0.1","description":"Title case a string","main":"title-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"0.0.1","upper-case":"0.0.1"},"_id":"title-case@0.0.1","dist":{"shasum":"26b50dc6385856f29a7102afa21e961dc985c3c2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-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":"title-case","version":"0.0.2","description":"Title case a string","main":"title-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"0.0.2","upper-case":"0.0.1"},"_id":"title-case@0.0.2","dist":{"shasum":"953f88c570e63621720ba8214e3df16276344419","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-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":"title-case","version":"0.1.0","description":"Title case a string","main":"title-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.2.6","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^0.1.1","upper-case":"0.0.1"},"_id":"title-case@0.1.0","dist":{"shasum":"28567ef3579fea96bdfc5fef36abe4869bdafcef","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-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":"title-case","version":"1.0.0","description":"Title case a string","main":"title-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^1.0.0","upper-case":"^1.0.0"},"gitHead":"bc31e3e2b97ffaa5670bc651a9a11446b5764694","_id":"title-case@1.0.0","_shasum":"a72f7de40b6efe4dc7a404f9112190cf4b59d5fb","_from":".","_npmVersion":"1.4.14","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"a72f7de40b6efe4dc7a404f9112190cf4b59d5fb","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-1.0.0.tgz"},"directories":{}},"1.0.1":{"name":"title-case","version":"1.0.1","description":"Title case a string","main":"title-case.js","scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2"},"dependencies":{"sentence-case":"^1.0.2","upper-case":"^1.0.0"},"_id":"title-case@1.0.1","_shasum":"18716ecd45a55d3873507568bb3933d35976ecb1","_from":".","_npmVersion":"1.4.9","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"18716ecd45a55d3873507568bb3933d35976ecb1","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-1.0.1.tgz"},"directories":{}},"1.1.0":{"name":"title-case","version":"1.1.0","description":"Title case a string","main":"title-case.js","files":["title-case.js","LICENSE"],"scripts":{"test":"istanbul cover _mocha -- -R spec"},"repository":{"type":"git","url":"git://github.com/blakeembrey/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^1.18.2","pre-commit":"0.0.9"},"dependencies":{"sentence-case":"^1.1.1","upper-case":"^1.0.3"},"gitHead":"f27c0c3c98933ffd73bb8b8463bbfb6de74e6f4a","_id":"title-case@1.1.0","_shasum":"b615d7267866642db42d02267900508be5ab252b","_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":"b615d7267866642db42d02267900508be5ab252b","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-1.1.0.tgz"},"directories":{}},"1.1.1":{"name":"title-case","version":"1.1.1","description":"Title case a string","main":"title-case.js","files":["title-case.js","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/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^2.2.1","pre-commit":"^1.0.6","standard":"^3.3.0"},"dependencies":{"sentence-case":"^1.1.1","upper-case":"^1.0.3"},"gitHead":"0ba895b96f7a3641c3728859983c03e4c8b086dc","_id":"title-case@1.1.1","_shasum":"9b31307ad5c69f4c6711ab21375054b486ace9f2","_from":".","_npmVersion":"2.9.0","_nodeVersion":"2.0.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"dist":{"shasum":"9b31307ad5c69f4c6711ab21375054b486ace9f2","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-1.1.1.tgz"},"directories":{}},"1.1.2":{"name":"title-case","version":"1.1.2","description":"Title case a string","main":"title-case.js","typings":"title-case.d.ts","files":["title-case.js","title-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/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.3.0","mocha":"^2.2.1","pre-commit":"^1.0.6","standard":"^3.3.0"},"dependencies":{"sentence-case":"^1.1.1","upper-case":"^1.0.3"},"gitHead":"e0ac2b8d9a1ff85332a5fb3be2362ec37ada0dd5","_id":"title-case@1.1.2","_shasum":"fae4a6ae546bfa22d083a0eea910a40d12ed4f5a","_from":".","_npmVersion":"3.3.12","_nodeVersion":"5.2.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"fae4a6ae546bfa22d083a0eea910a40d12ed4f5a","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-1.1.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"directories":{}},"2.0.0":{"name":"title-case","version":"2.0.0","description":"Title case a string","main":"title-case.js","typings":"title-case.d.ts","files":["title-case.js","title-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/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^2.2.1","standard":"^7.1.2"},"dependencies":{"no-case":"^2.0.0","upper-case":"^1.0.3"},"gitHead":"5d2fdc31311296cfc39b8d1e785b09cad51553fb","_id":"title-case@2.0.0","_shasum":"549861bde61179d40c6e546d567193e2129a6d64","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"549861bde61179d40c6e546d567193e2129a6d64","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-2.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/title-case-2.0.0.tgz_1465683024278_0.8277056571096182"},"directories":{}},"2.1.0":{"name":"title-case","version":"2.1.0","description":"Title case a string","main":"title-case.js","typings":"title-case.d.ts","files":["title-case.js","title-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/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^2.2.1","standard":"^7.1.2"},"dependencies":{"no-case":"^2.2.0","upper-case":"^1.0.3"},"gitHead":"9dcbb1a559f21087949d138005c58a34c779b7c6","_id":"title-case@2.1.0","_shasum":"c68ccb4232079ded64f94b91b4941ade91391979","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"c68ccb4232079ded64f94b91b4941ade91391979","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-2.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/title-case-2.1.0.tgz_1465691829638_0.47868762188591063"},"directories":{}},"2.1.1":{"name":"title-case","version":"2.1.1","description":"Title case a string","main":"title-case.js","typings":"title-case.d.ts","files":["title-case.js","title-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/title-case.git"},"keywords":["title","case"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/title-case/issues"},"homepage":"https://github.com/blakeembrey/title-case","devDependencies":{"istanbul":"^0.4.3","mocha":"^3.0.0","standard":"^9.0.2"},"dependencies":{"no-case":"^2.2.0","upper-case":"^1.0.3"},"gitHead":"478f36c27d6309c90019a51fdd258684f51877a5","_id":"title-case@2.1.1","_shasum":"3e127216da58d2bc5becf137ab91dae3a7cd8faa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"3e127216da58d2bc5becf137ab91dae3a7cd8faa","tarball":"http://nexus.dui88.com:8081/nexus/content/repositories/npm-registry/title-case/-/title-case-2.1.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/title-case-2.1.1.tgz_1489799376340_0.04491470451466739"},"directories":{}}},"name":"title-case","time":{"modified":"2017-03-18T01:09:38.203Z","created":"2014-03-24T23:20:49.857Z","0.0.1":"2014-03-24T23:20:49.857Z","0.0.2":"2014-03-25T02:18:05.531Z","0.1.0":"2014-04-09T09:51:57.591Z","1.0.0":"2014-08-17T19:37:35.487Z","1.0.1":"2014-08-19T13:48:38.683Z","1.1.0":"2015-01-12T08:08:27.624Z","1.1.1":"2015-05-11T23:36:33.648Z","1.1.2":"2015-12-16T00:28:03.689Z","2.0.0":"2016-06-11T22:10:26.814Z","2.1.0":"2016-06-12T00:37:11.879Z","2.1.1":"2017-03-18T01:09:38.203Z"},"readmeFilename":"README.md","homepage":"https://github.com/blakeembrey/title-case"}