{"_id":"to-string","_rev":"2766074","name":"to-string","description":"stringify","dist-tags":{"latest":"0.2.0"},"maintainers":[{"name":"jden","email":"jason@denizac.org"},{"name":"npm:jden","email":""}],"time":{"modified":"2022-04-12T15:41:57.000Z","created":"2013-05-03T01:15:45.997Z","0.2.0":"2013-05-09T22:42:25.002Z","0.1.0":"2013-05-03T01:15:45.997Z"},"users":{},"author":{"name":"jden","email":"jason@denizac.org"},"repository":{"type":"git","url":"git@github.com:jden/to-string.git"},"versions":{"0.2.0":{"name":"to-string","author":{"name":"jden","email":"jason@denizac.org"},"version":"0.2.0","description":"stringify","keywords":["string"],"main":"index.js","scripts":{"test":"node node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"git@github.com:jden/to-string.git"},"license":"MIT","readmeFilename":"README.md","devDependencies":{"chai":"~1.6.0","mocha":"~1.9.0"},"_id":"to-string@0.2.0","dist":{"shasum":"467a1d675757885335ae35e7ae8788da355a2754","size":1699,"noattachment":false,"key":"/to-string/-/to-string-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/to-string/download/to-string-0.2.0.tgz"},"_from":".","_npmVersion":"1.2.18","_npmUser":{"name":"jden","email":"jason@denizac.org"},"maintainers":[{"name":"jden","email":"jason@denizac.org"},{"name":"npm:jden","email":""}],"directories":{},"publish_time":1368139345002,"_hasShrinkwrap":false,"_cnpm_publish_time":1368139345002,"_cnpmcore_publish_time":"2021-12-17T00:39:21.538Z"},"0.1.0":{"name":"to-string","author":{"name":"jden","email":"jason@denizac.org"},"version":"0.1.0","description":"stringify","keywords":["string"],"main":"index.js","scripts":{"test":"node node_modules/mocha/bin/mocha"},"repository":{"type":"git","url":"git@github.com:jden/to-string.git"},"license":"MIT","readmeFilename":"README.md","devDependencies":{"chai":"~1.6.0","mocha":"~1.9.0"},"_id":"to-string@0.1.0","dist":{"shasum":"68d64933448e035bc614d5730de0601cf7c17ab0","size":1587,"noattachment":false,"key":"/to-string/-/to-string-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/to-string/download/to-string-0.1.0.tgz"},"_from":".","_npmVersion":"1.2.14","_npmUser":{"name":"jden","email":"jason@denizac.org"},"maintainers":[{"name":"jden","email":"jason@denizac.org"},{"name":"npm:jden","email":""}],"directories":{},"publish_time":1367543745997,"_hasShrinkwrap":false,"_cnpm_publish_time":1367543745997,"_cnpmcore_publish_time":"2021-12-17T00:39:21.727Z"}},"readme":"# to-string\nstringify\n\n## usage\n\n    var toString = require('to-string')\n\n    toString(maybeAValue)\n    // => String\n\n    toStringOrUndefined(4)\n    // => '4'\n\n    toString.orUndefined(undefined)\n    // => undefined\n\n\n## installation\n\n    $ npm install to-string\n\n\n## running the tests\n\nFrom package root:\n\n    $ npm install\n    $ npm test\n\n\n## contributors\n\n- jden <jason@denizac.org>\n\n\n## license\n\nMIT. (c) 2013 jden <jason@denizac.org>. See LICENSE.md\n","_attachments":{},"readmeFilename":"README.md","license":"MIT"}