{"_id":"css-unit-converter","maintainers":[{"name":"andyjansson","email":"jansson.andy@gmail.com"}],"keywords":["css","value","unit","converter","convert"],"dist-tags":{"latest":"1.1.2"},"author":{"name":"Andy Jansson"},"description":"Converts CSS values from one unit to another","readme":"# css-unit-converter [![Build Status][ci-img]][ci]\r\n\r\nConverts CSS values from one unit to another\r\n\r\n[PostCSS]: https://github.com/postcss/css-unit-converter\r\n[ci-img]:  https://travis-ci.org/andyjansson/css-unit-converter.svg\r\n[ci]:      https://travis-ci.org/andyjansson/css-unit-converter\r\n\r\n\r\n## Installation\r\n\r\n```js\r\nnpm install css-unit-converter\r\n```\r\n\r\n## Usage\r\n\r\n\r\n```js\r\nvar convert = require('css-unit-converter');\r\n//convert 1 inch to pc\r\nconvert(1, 'in', 'pc'); // 6\r\n\r\n//convert 10px to cm with a maximum of 10 decimals\r\nconvert(10, 'px', 'cm', 10); // 0.2645833333\r\n```\r\n","repository":{"type":"git","url":"git+https://github.com/andyjansson/css-unit-converter.git"},"bugs":{"url":"https://github.com/andyjansson/css-unit-converter/issues"},"license":"MIT","versions":{"1.1.2":{"name":"css-unit-converter","version":"1.1.2","description":"Converts CSS values from one unit to another","main":"index.js","scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"git+https://github.com/andyjansson/css-unit-converter.git"},"keywords":["css","value","unit","converter","convert"],"author":{"name":"Andy Jansson"},"license":"MIT","bugs":{"url":"https://github.com/andyjansson/css-unit-converter/issues"},"homepage":"https://github.com/andyjansson/css-unit-converter","devDependencies":{"tape":"^4.6.3"},"gitHead":"b88c04530c243fec807b43120d90a1eb338c30f4","_id":"css-unit-converter@1.1.2","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"integrity":"sha512-IiJwMC8rdZE0+xiEZHeru6YoONC4rfPMqGm2W85jMIbkFvv5nFTwJVFHam2eFrN6txmoUYFAFXiv8ICVeTO0MA==","shasum":"4c77f5a1954e6dbff60695ecb214e3270436ab21","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/css-unit-converter/-/css-unit-converter-1.1.2.tgz","fileCount":6,"unpackedSize":5607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev/FZCRA9TVsSAnZWagAA66QP/RIZ+YRquO07bx4Vn3Mk\nu9BK7xc5odQBAMPP1D0iunFF2nDur7IH8gQDpdBnOAzOLrrorG0ShzloMtmg\nHb2WwZRelci3LtHK9ysmc7h0iWCjsIHVulwaqCz1R/aRqoX2xe1BMiNjG8pL\n9yABLbHsX6GYCzIp1SsBgLnGCVYUj3alR0CGk0zJ2TfqpoA2U+MmON9wkoOw\n2B5TL3o2fUm/gdG7/32dnnl/xNJXh79WBlN8LBvkxOg4wDEuED3js6yNdago\nThFP432h6Uw0IpW7AQQVkL9vblce+m7otzHPRKF7GWcnoXotwXqECLqgWfFB\nZDmS5YanbycBV+CkNjdJPCxgEQMoYhbEQTcrc5FRo+xiqFQkhfK8/d+uC3DW\nXGlg99UWgXtgj8NHUZxSXO8OSeY9ZFgc/C/15swwNSL3Sijbyg9+1H8keYcO\nGtigXfXS5KtgBGtDImlhhD2lUCq85VSbm2RRGRL4b2YcWVBbD8VJoyT6oBcR\n1nJIierCc0Afv6J6SN5vPTOZDZy5XcMFakSrgt53qBGkv9cmjqn6s6wVyXHK\nqyWiCJL7EGOtIMTycEyZYj2XQB4Hn7UtP+H6IAHIF02/X8n0uPUmWg/nDBDe\n+UZdfOcQqr1bd5yrJTgw4iJaNNvRwibCAzQQOY0Wpn7Jf7y4tCkXow4Oh6up\nuobH\r\n=iH3H\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHk/6+UJVK0g8gGMa1pnNbpkDjdnhCmEIRecH6n6qhmRAiEAiW6XdjXR4GpsKbUgOfQ86DwgbXhlWCVmarm4wwSWYZY="}]},"maintainers":[{"name":"andyjansson","email":"jansson.andy@gmail.com"}],"_npmUser":{"name":"andyjansson","email":"jansson.andy@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/css-unit-converter_1.1.2_1589637464742_0.8400560207722636"},"_hasShrinkwrap":false},"1.0.0":{"name":"css-unit-converter","version":"1.0.0","description":"Converts CSS values from one unit to another","main":"index.js","scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"https://github.com/andyjansson/css-unit-converter.git"},"keywords":["css","value","unit","converter","convert"],"author":{"name":"Andy Jansson"},"license":"MIT","bugs":{"url":"https://github.com/andyjansson/css-unit-converter/issues"},"homepage":"https://github.com/andyjansson/css-unit-converter","gitHead":"138d89be786d6dfdcd80c3262a1b74ef12de1320","_id":"css-unit-converter@1.0.0","_shasum":"8cec56a1f1b8a51da8d8ee853fce398a2f216cd6","_from":".","_npmVersion":"2.7.4","_nodeVersion":"0.12.2","_npmUser":{"name":"andyjansson","email":"jansson.andy@gmail.com"},"dist":{"shasum":"8cec56a1f1b8a51da8d8ee853fce398a2f216cd6","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/css-unit-converter/-/css-unit-converter-1.0.0.tgz","integrity":"sha512-sQiyb07AlWT1wLDePA1HHdFgyVu0aZySCkZqMQY9MXPnHN/D1bt35mer1AH9QN97ufjSuLAf4UJyVNy4ieObPQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFxGmCL0EvC10aIB6HjT1sEI7DkO6lmZJwl/RNHp9bwEAiEAr/BVozZ4fi5ylgOFeUgxBf6Tnsl052mfIZaWMfPm/HA="}]},"maintainers":[{"name":"andyjansson","email":"jansson.andy@gmail.com"}],"directories":{}},"1.1.0":{"name":"css-unit-converter","version":"1.1.0","description":"Converts CSS values from one unit to another","main":"index.js","scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"git+https://github.com/andyjansson/css-unit-converter.git"},"keywords":["css","value","unit","converter","convert"],"author":{"name":"Andy Jansson"},"license":"MIT","bugs":{"url":"https://github.com/andyjansson/css-unit-converter/issues"},"homepage":"https://github.com/andyjansson/css-unit-converter","devDependencies":{"tape":"^4.6.3"},"gitHead":"aa7cbe2aac51d061dc8b079c7c6ee758c848a6aa","_id":"css-unit-converter@1.1.0","_shasum":"72bfcf8d0e0266be86e72bc2601050fbde288a9b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"andyjansson","email":"jansson.andy@gmail.com"},"dist":{"shasum":"72bfcf8d0e0266be86e72bc2601050fbde288a9b","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/css-unit-converter/-/css-unit-converter-1.1.0.tgz","integrity":"sha512-t836Mo7j7YiZyKcD0PXu+W84L9pCWKkIfkCTWOd9AWMt8NY+is+JMDeUTBpMqi0CpOhCzmsfDKnPJfz9XPpyCw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCwgKLU4isv7u2A+RLBo5jYt7MQfZcvW8JmLtDIRadLHAIgb5OZJFG+MnIC6xV0eP9cHu1yMExlIJyLMvAkpbjggjc="}]},"maintainers":[{"name":"andyjansson","email":"jansson.andy@gmail.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/css-unit-converter-1.1.0.tgz_1485294551380_0.6560532434377819"},"directories":{}},"1.1.1":{"name":"css-unit-converter","version":"1.1.1","description":"Converts CSS values from one unit to another","main":"index.js","scripts":{"test":"node test/test.js"},"repository":{"type":"git","url":"git+https://github.com/andyjansson/css-unit-converter.git"},"keywords":["css","value","unit","converter","convert"],"author":{"name":"Andy Jansson"},"license":"MIT","bugs":{"url":"https://github.com/andyjansson/css-unit-converter/issues"},"homepage":"https://github.com/andyjansson/css-unit-converter","devDependencies":{"tape":"^4.6.3"},"gitHead":"380831aaee92dd72d206988ba4c3490cf5a51782","_id":"css-unit-converter@1.1.1","_shasum":"d9b9281adcfd8ced935bdbaba83786897f64e996","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.2.1","_npmUser":{"name":"andyjansson","email":"jansson.andy@gmail.com"},"dist":{"shasum":"d9b9281adcfd8ced935bdbaba83786897f64e996","tarball":"https://devel.data-in-motion.biz/nexus/repository/npm-group/css-unit-converter/-/css-unit-converter-1.1.1.tgz","integrity":"sha512-CkyxaqRXDXtqFf80v5UTB2C6pTN4mZt2qFf4MTTjhGm6m5+BDtyN7l+cBZUM3YPwY4Lw4oEQOo9FHZglAmRVfw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpZ2uYZpwL5DA8wkzc5qFTMpUlzGPnNPnkXP0J9BbxCAIgXLJiLLKekco3ErLq1HYSJTT1D0hFgrAeQGCggU89Rww="}]},"maintainers":[{"name":"andyjansson","email":"jansson.andy@gmail.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/css-unit-converter-1.1.1.tgz_1485377489051_0.5459652354475111"},"directories":{}}},"name":"css-unit-converter","time":{"1.1.2":"2020-05-16T13:57:44.851Z","created":"2015-05-18T00:21:32.587Z","modified":"2025-05-13T13:20:24.327Z","1.0.0":"2015-05-18T00:21:32.587Z","1.1.0":"2017-01-24T21:49:13.158Z","1.1.1":"2017-01-25T20:51:29.721Z"},"readmeFilename":"README.md","homepage":"https://github.com/andyjansson/css-unit-converter"}