{"_id":"leftpad","_rev":"4215834","name":"leftpad","description":"left pad numbers","dist-tags":{"latest":"0.0.1"},"maintainers":[{"name":"tmcw","email":"tom@macwright.org"}],"time":{"modified":"2026-03-04T17:10:35.000Z","created":"2013-06-19T01:28:06.350Z","0.0.1":"2017-05-03T03:19:21.248Z","0.0.0":"2013-06-19T01:28:06.350Z"},"users":{},"author":{"name":"Tom MacWright","email":"tom@macwright.org"},"repository":{"type":"git","url":"git+https://github.com/tmcw/leftpad.git"},"versions":{"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","size":1679,"noattachment":false,"key":"/leftpad/-/leftpad-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/leftpad/download/leftpad-0.0.1.tgz"},"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":{},"publish_time":1493781561248,"_hasShrinkwrap":false,"deprecated":"Use the built-in String.padStart function instead","_cnpm_publish_time":1493781561248,"_cnpmcore_publish_time":"2021-12-17T03:26:24.659Z"},"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","readmeFilename":"README.md","bugs":{"url":"https://github.com/tmcw/leftpad/issues"},"_id":"leftpad@0.0.0","dist":{"shasum":"020c9ad0787216ba0f30d79d479b4b355d7d39c3","size":673,"noattachment":false,"key":"/leftpad/-/leftpad-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/leftpad/download/leftpad-0.0.0.tgz"},"_from":".","_npmVersion":"1.2.23","_npmUser":{"name":"tmcw","email":"tom@macwright.org"},"maintainers":[{"name":"tmcw","email":"tom@macwright.org"}],"directories":{},"publish_time":1371605286350,"_hasShrinkwrap":false,"deprecated":"Use the built-in String.padStart function instead","_cnpm_publish_time":1371605286350,"_cnpmcore_publish_time":"2021-12-17T03:26:24.822Z"}},"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","_attachments":{},"homepage":"https://github.com/tmcw/leftpad#readme","bugs":{"url":"https://github.com/tmcw/leftpad/issues"},"license":"BSD-3-Clause"}