{"_id":"@ambichetan/number-formatter","_rev":"5-55bee71136bd88dbafa8ac00bdc53e38","name":"@ambichetan/number-formatter","description":"Convert number to string with locale separator","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"@ambichetan/number-formatter","version":"0.1.0","description":"Convert number to string with locale separator","main":"index.js","scripts":{"test":"mocha --reporter spec"},"repository":{"type":"git","url":"git+https://github.com/ambichetan/number-formatter.git"},"keywords":["number","formatter"],"author":{"name":"“Chetan","email":"chetan.g.ambi@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ambichetan/number-formatter/issues"},"homepage":"https://github.com/ambichetan/number-formatter#readme","engines":{"node":">=4.2.4"},"devDependencies":{"chai":"^4.1.2","mocha":"^4.0.1"},"gitHead":"66d1fb2be671b840022c784b86c510756a30f3ce","_id":"@ambichetan/number-formatter@0.1.0","_npmVersion":"5.5.1","_nodeVersion":"9.3.0","_npmUser":{"name":"ambichetan","email":"chetan.g.ambi@gmail.com"},"dist":{"integrity":"sha512-M8JDUFwRKOYPU7Mu6/9sW13dZO7lZrU6gKPcOI6hCljLikvEi1NmA/i5mNBi4v/D2OobiZR3pa1IleKACQJvLA==","shasum":"7215c5dc08a36188b5b50057db4f0865cacba5b0","tarball":"https://registry.npmjs.org/@ambichetan/number-formatter/-/number-formatter-0.1.0.tgz","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCnNfL5kWRu45tr6IMi1GNyB1wBq7XNuQwZMew04wJzBgIhAM6Yn0d2Abs9V/pe2PGduJnLmn9P5yN+ALP+L+8KLmsW"}]},"maintainers":[{"name":"ambichetan","email":"chetan.g.ambi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/number-formatter-0.1.0.tgz_1513652890161_0.30536856781691313"}},"0.1.1":{"name":"@ambichetan/number-formatter","version":"0.1.1","description":"Convert number to string with locale separator","main":"index.js","scripts":{"test":"mocha --reporter spec","cover":"node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/*"},"repository":{"type":"git","url":"git+https://github.com/ambichetan/number-formatter.git"},"keywords":["number","formatter"],"author":{"name":"“Chetan","email":"chetan.g.ambi@gmail.com"},"license":"MIT","bugs":{"url":"https://github.com/ambichetan/number-formatter/issues"},"homepage":"https://github.com/ambichetan/number-formatter#readme","engines":{"node":">=4.2.4"},"devDependencies":{"chai":"^4.1.2","coveralls":"^3.0.0","istanbul":"^0.4.5","mocha":"^4.0.1"},"dependencies":{},"gitHead":"f71f33fd313af06d2a412619eefca1338f379198","_id":"@ambichetan/number-formatter@0.1.1","_shasum":"2bdd00402c0bf15493f963d327762135d974f0f0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.9.5","_npmUser":{"name":"ambichetan","email":"chetan.g.ambi@gmail.com"},"dist":{"shasum":"2bdd00402c0bf15493f963d327762135d974f0f0","tarball":"https://registry.npmjs.org/@ambichetan/number-formatter/-/number-formatter-0.1.1.tgz","integrity":"sha512-UE2qYqZ2loSSoUJ6EbLuCqLgrQYYivRbuS5Xh1ycouXP0FQw6lKQiJb364JVPSyxxtSk3rpkIQwyuxtnc4PRPg==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCMnshVr+xvHe/YefhVFV6r2h1z2+lhQLY50+wGh3xA+gIgeFeLo5ntxyrUJvlviZe3S78fGGQYMyVe5fJ5vl97DCc="}]},"maintainers":[{"name":"ambichetan","email":"chetan.g.ambi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/number-formatter-0.1.1.tgz_1513712776669_0.7492785505019128"}}},"readme":"[![Build Status](https://travis-ci.org/ambichetan/number-formatter.svg?branch=master)](https://travis-ci.org/ambichetan/number-formatter)\n[![Coverage Status](https://coveralls.io/repos/github/ambichetan/number-formatter/badge.svg)](https://coveralls.io/github/ambichetan/number-formatter)\nNumber Formatter\n=========\n\nA small library that adds commas to numbers\n\n## Installation\n\n  `npm install @ambichetan/number-formatter`\n\n## Usage\n\n    var numFormatter = require('@ambichetan/number-formatter');\n\n    var formattedNum = numFormatter(35666);\n\n\n  Output should be `35,666`\n\n\n## Tests\n\n  `npm test`\n\n## Contributing\n\nIn lieu of a formal style guide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.\n","maintainers":[{"name":"ambichetan","email":"chetan.g.ambi@gmail.com"}],"time":{"modified":"2022-06-12T14:38:31.517Z","created":"2017-12-19T03:08:10.249Z","0.1.0":"2017-12-19T03:08:10.249Z","0.1.1":"2017-12-19T19:46:17.839Z"},"homepage":"https://github.com/ambichetan/number-formatter#readme","keywords":["number","formatter"],"repository":{"type":"git","url":"git+https://github.com/ambichetan/number-formatter.git"},"author":{"name":"“Chetan","email":"chetan.g.ambi@gmail.com"},"bugs":{"url":"https://github.com/ambichetan/number-formatter/issues"},"license":"MIT","readmeFilename":"README.md","users":{"ambichetan":true}}