{"_id":"add-px","_rev":"4-100796c1c225c8129b87e272fe4b13d4","name":"add-px","description":"Adds 'px' to a number. Useful for dom-style module.","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"add-px","version":"1.0.0","description":"Adds 'px' to a number. Useful for dom-style module.","main":"index.js","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"https://github.com/maxtherocket/add-px.git"},"keywords":["dom","css","dom-style"],"author":{"name":"Max Rusan"},"license":"MIT","bugs":{"url":"https://github.com/maxtherocket/add-px/issues"},"homepage":"https://github.com/maxtherocket/add-px","_id":"add-px@1.0.0","dist":{"shasum":"89fbf247c59e5cf72b9bddcff919f96d805aff7e","tarball":"https://registry.npmjs.org/add-px/-/add-px-1.0.0.tgz","integrity":"sha512-xrBQHTPUV/f/gB45niOs7aj/ewCnEDrP4jNHFP0DxztDQ0VeFulZgbe5Ci0yrQavTBGSL4pLroRmUf0BaI434Q==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICLCwdLNsn0RBbiQFOO0dvcIpHgGKpkdmPD2oC3MyUqEAiASyga+t4QcEnEjnCswSSwHgsbqwdV9En/uOvQq3KN7lw=="}]},"_from":".","_npmVersion":"1.3.24","_npmUser":{"name":"maxtherocket","email":"max@maxtherocket.com"},"maintainers":[{"name":"maxtherocket","email":"max@maxtherocket.com"}]}},"readme":"# add-px\n\n## Installation\n\n```\nnpm install add-px\n```\n\n## Usage\n\n```javascript\nvar addPx = require('add-px');\n\nvar number = 5;\nvar string = addPx(number);\n// string -> '5px'\n```","maintainers":[{"name":"maxtherocket","email":"max@maxtherocket.com"}],"time":{"modified":"2022-06-13T02:25:33.051Z","created":"2014-12-04T21:46:41.501Z","1.0.0":"2014-12-04T21:46:41.501Z"},"homepage":"https://github.com/maxtherocket/add-px","keywords":["dom","css","dom-style"],"repository":{"type":"git","url":"https://github.com/maxtherocket/add-px.git"},"author":{"name":"Max Rusan"},"bugs":{"url":"https://github.com/maxtherocket/add-px/issues"},"license":"MIT","readmeFilename":"README.md"}