{"_id":"leftpad","_rev":"9-5c1f9bbc73c2fe312cd34d79f82d64f3","name":"leftpad","description":"left pad numbers","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.0":{"name":"leftpad","version":"0.0.0","description":"left pad numbers","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/tmcw/leftpad.git"},"keywords":["pad","numbers","formatting","format"],"author":{"name":"Tom MacWright","email":"tom@macwright.org"},"license":"BSD","bugs":{"url":"https://github.com/tmcw/leftpad/issues"},"_id":"leftpad@0.0.0","dist":{"shasum":"020c9ad0787216ba0f30d79d479b4b355d7d39c3","tarball":"https://registry.npmjs.org/leftpad/-/leftpad-0.0.0.tgz","integrity":"sha512-/t6U+lg9XlxfLONkDyRclQrn5Hzp6WQsC79hw/6DSySh3k2tyqgVTQCJTUnRP4PrqlUWqWX2zj13JeZSUGzLdw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNH1vf5b0RkSCpAq8NRdjyCT7c5SSWcOHm/BoK2uraTgIgRkXvz+CIXcQR+vQzX5p4ruPrMNOnwJZ1OLOsb+DW5HM="}]},"_from":".","_npmVersion":"1.2.23","_npmUser":{"name":"tmcw","email":"tom@macwright.org"},"maintainers":[{"name":"tmcw","email":"tom@macwright.org"}],"directories":{},"deprecated":"Use the built-in String.padStart function instead"},"0.0.1":{"name":"leftpad","version":"0.0.1","description":"left pad numbers","main":"index.js","scripts":{"test":"node test.js"},"repository":{"type":"git","url":"git+https://github.com/tmcw/leftpad.git"},"keywords":["pad","numbers","formatting","format"],"files":["index.js"],"author":{"name":"Tom MacWright","email":"tom@macwright.org"},"license":"BSD-3-Clause","devDependencies":{"jsverify":"^0.8.2"},"gitHead":"db1442a0556c2b133627ffebf455a78a1ced64b9","bugs":{"url":"https://github.com/tmcw/leftpad/issues"},"homepage":"https://github.com/tmcw/leftpad#readme","_id":"leftpad@0.0.1","_shasum":"86b1a4de4face180ac545a83f1503523d8fed115","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.9.0","_npmUser":{"name":"tmcw","email":"tom+npm@macwright.org"},"dist":{"shasum":"86b1a4de4face180ac545a83f1503523d8fed115","tarball":"https://registry.npmjs.org/leftpad/-/leftpad-0.0.1.tgz","integrity":"sha512-kBAuxBQJlJ85LDc+SnGSX6gWJnJR9Qk4lbgXmz/qPfCOCieCk7BgoN3YvzoNr5BUjqxQDOQxawJJvXXd6c+6Mg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCP9QFGBbsmVNj2JCpsX+YiML3z4OaES8TTiHZtHZNctwIhAKydP47vpc5XAMSz88TpgUT6S96t/TLu+RQFvkYIUACe"}]},"maintainers":[{"name":"tmcw","email":"tom@macwright.org"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/leftpad-0.0.1.tgz_1493781560715_0.519889178685844"},"directories":{},"deprecated":"Use the built-in String.padStart function instead"}},"readme":"## leftpad\n\n[![CircleCI](https://circleci.com/gh/tmcw/leftpad/tree/master.svg?style=shield)](https://circleci.com/gh/tmcw/leftpad/tree/master)\n\nLike the [pad module](https://github.com/wdavidw/node-pad), except I'll remember\nthe argument order.\n\n```js\nvar leftpad = require('leftpad');\n\nleftpad(5, 10);\n'0000000005'\n```\n","maintainers":[{"email":"tom@macwright.org","name":"tmcw"}],"time":{"modified":"2022-06-19T11:27:17.024Z","created":"2013-06-19T01:28:05.244Z","0.0.0":"2013-06-19T01:28:06.350Z","0.0.1":"2017-05-03T03:19:21.248Z"},"author":{"name":"Tom MacWright","email":"tom@macwright.org"},"repository":{"type":"git","url":"git+https://github.com/tmcw/leftpad.git"},"homepage":"https://github.com/tmcw/leftpad#readme","keywords":["pad","numbers","formatting","format"],"bugs":{"url":"https://github.com/tmcw/leftpad/issues"},"license":"BSD-3-Clause","readmeFilename":"README.md"}