{"_id":"to-sentence-case","_rev":"6-ec6fb856c82cb767bb1eb13d72b0cbbf","name":"to-sentence-case","description":"Convert a string to sentence case.","dist-tags":{"latest":"1.0.0"},"versions":{"0.1.1":{"name":"to-sentence-case","repository":{"type":"git","url":"git://github.com/ianstormtaylor/to-sentence-case.git"},"license":"MIT","version":"0.1.1","description":"Convert a string to sentence case.","keywords":["sentence","case","sentencecase","string"],"dependencies":{"to-no-case":"0.1.1"},"bugs":{"url":"https://github.com/ianstormtaylor/to-sentence-case/issues"},"_id":"to-sentence-case@0.1.1","dist":{"shasum":"76e621e7489d62c1489b8458aea958755e0d4041","tarball":"https://registry.npmjs.org/to-sentence-case/-/to-sentence-case-0.1.1.tgz","integrity":"sha512-id3qEWbVBLWyExU9lQNNprvtrGDg3aaJIHOAE07DLfX/ZUwh2eQZeVbWzSt+tZDU1Ou7YPvS5lB95hlcXMPoUg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGZdc9FUV2w+rhNaqZU4aASIA9ytSAE+grOxIWCtWY5fAiB4TNVH/CDA74H9FHY0yUFhY2Yh7C20O69fAaRjyuZryg=="}]},"_from":".","_npmVersion":"1.3.5","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}]},"1.0.0":{"name":"to-sentence-case","version":"1.0.0","description":"Convert a string to sentence case.","repository":{"type":"git","url":"git://github.com/ianstormtaylor/to-sentence-case.git"},"license":"MIT","dependencies":{"to-no-case":"^1.0.0"},"devDependencies":{"mocha":"^2.3.4"},"keywords":["sentence","case","sentencecase","string"],"gitHead":"97d80b191c007e596ff0cae99881dcf6da1ef8fd","bugs":{"url":"https://github.com/ianstormtaylor/to-sentence-case/issues"},"homepage":"https://github.com/ianstormtaylor/to-sentence-case","_id":"to-sentence-case@1.0.0","scripts":{},"_shasum":"c483bf3647737e5c738ef7006fe360d5f99c572e","_from":".","_npmVersion":"2.14.12","_nodeVersion":"4.2.4","_npmUser":{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"},"maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"dist":{"shasum":"c483bf3647737e5c738ef7006fe360d5f99c572e","tarball":"https://registry.npmjs.org/to-sentence-case/-/to-sentence-case-1.0.0.tgz","integrity":"sha512-egaI3iiTSS5FpN8ZiN08Kqx8EQDTK4yqnp5m2WqR5qGSMLi605gYn887drlyZFn+lLMQAOC7tABafk/oQIoqGQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICIN/Ecm3U4tYJQIGKw2YQhImHUCfjVWOt92Mxn32HXGAiBRcJPy2kdkAZ6pbNYMQIgGEqSM6XdMUbYEUUittZpAqg=="}]}}},"readme":"# to-sentence-case\n\n  Convert a string to a sentence case.\n\n## Installation\n\n    $ component install ianstormtaylor/to-sentence-case\n\n## Example\n\n```js\nvar sentence = require('to-sentence-case');\n\nsentence('the catcher in the rye'); \n// \"The catcher in the rye\"\n```\n\n## API\n\n### toSentenceCase(string)\n  \n  Returns the sentence-case variant of a `string`.\n\n## License\n\n  MIT\n","maintainers":[{"name":"ianstormtaylor","email":"ian@ianstormtaylor.com"}],"time":{"modified":"2022-06-27T07:24:46.295Z","created":"2013-10-02T03:57:39.346Z","0.1.1":"2013-10-02T03:57:40.683Z","1.0.0":"2016-01-21T19:35:04.801Z"},"repository":{"type":"git","url":"git://github.com/ianstormtaylor/to-sentence-case.git"},"homepage":"https://github.com/ianstormtaylor/to-sentence-case","keywords":["sentence","case","sentencecase","string"],"bugs":{"url":"https://github.com/ianstormtaylor/to-sentence-case/issues"},"license":"MIT","readmeFilename":"Readme.md"}