{"_id":"uhyphen","_rev":"4204467","name":"uhyphen","description":"A micro utility to hyphenize strings","dist-tags":{"latest":"0.2.0"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"time":{"modified":"2026-03-04T17:03:00.000Z","created":"2020-03-24T08:32:05.307Z","0.2.0":"2022-11-13T22:10:07.220Z","0.1.0":"2020-03-24T08:36:58.542Z","0.0.0":"2020-03-24T08:32:05.307Z"},"users":{},"author":{"name":"Andrea Giammarchi"},"repository":{"type":"git","url":"git+https://github.com/WebReflection/uhyphen.git"},"versions":{"0.2.0":{"name":"uhyphen","version":"0.2.0","description":"A micro utility to hyphenize strings","main":"./cjs/index.js","scripts":{"build":"npm run cjs && npm run rollup:es && npm run rollup:babel && npm run min && npm run fix:default && npm run test","cjs":"ascjs --no-default esm cjs","rollup:es":"rollup --config rollup/es.config.js","rollup:babel":"rollup --config rollup/babel.config.js","min":"uglifyjs index.js -c -m -o min.js","fix:default":"sed -i 's/({})/({}).default/' index.js && sed -i 's/({})/({}).default/' es.js && sed -i 's/({})/({}).default/' min.js","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["camel","snake","hyphen","cases","transformer"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","ascjs":"^3.1.2","coveralls":"^3.0.11","nyc":"^15.0.0","rollup":"^2.1.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.3.0","uglify-js":"^3.8.0"},"module":"./esm/index.js","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"unpkg":"min.js","repository":{"type":"git","url":"git+https://github.com/WebReflection/uhyphen.git"},"bugs":{"url":"https://github.com/WebReflection/uhyphen/issues"},"homepage":"https://github.com/WebReflection/uhyphen#readme","gitHead":"e39a6eec75c380a29c7b96f66e87892e1d54dc85","_id":"uhyphen@0.2.0","_nodeVersion":"19.0.1","_npmVersion":"8.19.2","dist":{"shasum":"8fdf0623314486e020a3c00ee5cc7a12fe722b81","size":1917,"noattachment":false,"key":"/uhyphen/-/uhyphen-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uhyphen/download/uhyphen-0.2.0.tgz"},"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uhyphen_0.2.0_1668377407061_0.024703008269188587"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-11-13T22:10:37.029Z","publish_time":1668377407220,"_cnpm_publish_time":1668377407220},"0.1.0":{"name":"uhyphen","version":"0.1.0","description":"A micro utility to hyphenize strings","main":"./cjs/index.js","scripts":{"build":"npm run cjs && npm run rollup:es && npm run rollup:babel && npm run min && npm run fix:default && npm run test","cjs":"ascjs --no-default esm cjs","rollup:es":"rollup --config rollup/es.config.js","rollup:babel":"rollup --config rollup/babel.config.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","fix:default":"sed -i 's/({})/({}).default/' index.js && sed -i 's/({})/({}).default/' es.js && sed -i 's/({})/({}).default/' min.js","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["camel","snake","hyphen","cases","transformer"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","ascjs":"^3.1.2","coveralls":"^3.0.11","nyc":"^15.0.0","rollup":"^2.1.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.3.0","uglify-js":"^3.8.0"},"module":"./esm/index.js","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"unpkg":"min.js","repository":{"type":"git","url":"git+https://github.com/WebReflection/uhyphen.git"},"bugs":{"url":"https://github.com/WebReflection/uhyphen/issues"},"homepage":"https://github.com/WebReflection/uhyphen#readme","gitHead":"5865e530abfac91c8002408558a20160ebea2bc4","_id":"uhyphen@0.1.0","_nodeVersion":"13.11.0","_npmVersion":"6.14.3","dist":{"shasum":"3cc22afa790daa802b9f6789f3583108d5b4a08c","size":1894,"noattachment":false,"key":"/uhyphen/-/uhyphen-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uhyphen/download/uhyphen-0.1.0.tgz"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uhyphen_0.1.0_1585039018330_0.622903321724054"},"_hasShrinkwrap":false,"publish_time":1585039018542,"_cnpm_publish_time":1585039018542,"_cnpmcore_publish_time":"2021-12-16T16:51:45.839Z"},"0.0.0":{"name":"uhyphen","version":"0.0.0","description":"A micro utility to hyphenize strings","main":"./cjs/index.js","scripts":{"build":"npm run cjs && npm run rollup:es && npm run rollup:babel && npm run min && npm run fix:default && npm run test","cjs":"ascjs --no-default esm cjs","rollup:es":"rollup --config rollup/es.config.js","rollup:babel":"rollup --config rollup/babel.config.js","min":"uglifyjs index.js --support-ie8 --comments=/^!/ -c -m -o min.js","fix:default":"sed -i 's/({})/({}).default/' index.js && sed -i 's/({})/({}).default/' es.js && sed -i 's/({})/({}).default/' min.js","coveralls":"nyc report --reporter=text-lcov | coveralls","test":"nyc node test/index.js"},"keywords":["camel","snake","hyphen","cases","transformer"],"author":{"name":"Andrea Giammarchi"},"license":"ISC","devDependencies":{"@babel/core":"^7.9.0","@babel/preset-env":"^7.9.0","ascjs":"^3.1.2","coveralls":"^3.0.11","nyc":"^15.0.0","rollup":"^2.1.0","rollup-plugin-babel":"^4.4.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-terser":"^5.3.0","uglify-js":"^3.8.0"},"module":"./esm/index.js","type":"module","exports":{"import":"./esm/index.js","default":"./cjs/index.js"},"unpkg":"min.js","_id":"uhyphen@0.0.0","_nodeVersion":"13.11.0","_npmVersion":"6.14.3","dist":{"shasum":"2712452fa145a361d65366235ba404ec27eb9370","size":1074,"noattachment":false,"key":"/uhyphen/-/uhyphen-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/uhyphen/download/uhyphen-0.0.0.tgz"},"maintainers":[{"name":"webreflection","email":"andrea.giammarchi@gmail.com"}],"_npmUser":{"name":"webreflection","email":"andrea.giammarchi@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/uhyphen_0.0.0_1585038725136_0.8519362305798257"},"_hasShrinkwrap":false,"publish_time":1585038725307,"_cnpm_publish_time":1585038725307,"_cnpmcore_publish_time":"2021-12-16T16:51:46.042Z"}},"readme":"# <em>µ</em>hyphen\n\n[![Build Status](https://travis-ci.com/WebReflection/uhyphen.svg?branch=master)](https://travis-ci.com/WebReflection/uhyphen) [![Coverage Status](https://coveralls.io/repos/github/WebReflection/uhyphen/badge.svg?branch=master)](https://coveralls.io/github/WebReflection/uhyphen?branch=master)\n\nA <em>micro</em> utility to hyphenize strings.\n\n```js\nimport uhyphen from 'uhyphen';\n// const uhyphen = require('uhyphen');\n\nuhyphen('XMLHttpRequest');\n// xml-http-request\n```\n","_attachments":{},"homepage":"https://github.com/WebReflection/uhyphen#readme","bugs":{"url":"https://github.com/WebReflection/uhyphen/issues"},"license":"ISC"}