{"_id":"camel-to-kebab","_rev":"6-f6286cad52493f6483078295e5bfd7a0","name":"camel-to-kebab","dist-tags":{"latest":"1.1.2"},"versions":{"1.0.0":{"name":"camel-to-kebab","version":"1.0.0","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","camel case","kebab case","spinal case","lisp case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"~1.0.1","uglify-js":"~3.3.23"},"main":"dist/camel-to-kebab.js","files":["dist"],"repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"a605e71f9e4f99c32dc73b7828ffaeea7f754e97","_id":"camel-to-kebab@1.0.0","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"dist":{"integrity":"sha512-orpjPsgpjZ/3RemhiFkNujDNsm31X71AVVhMxUHOyDFcdZM3T6RkXohFELOAXnRN1OxEKPfuRA5wLMbdLn6+RA==","shasum":"7f417e79577f932bf00091bf40bb67929ae97b71","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.0.0.tgz","fileCount":5,"unpackedSize":7819,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6xGdCRA9TVsSAnZWagAAKrgP/isX0r2jvElQV+aA0KdM\n8ftbCkXsMNMprfcoaQ9BHvMK5TPGBYwQgDqiTg51k2QR64+QeqjNhDrS/ulh\ns7gZv4FzMxB81cmX4xok+RsFnwLtjXImt8F1UGCsSTVaak89YqMBqx12V3GF\nLKxeOJQm0HAcl2tiL1VZcxqXIutQMSc1vmrK2MXQSEhw4fMnpx/Sc63lgh2x\nIKLk0LHPq3hlZLH21ZAv2qwLQ7tHOC6Er7CJpTmsu1QdCxMlbiLf1D16J2YQ\nQQ/JfnowFq6y2U15H4Bsa+NZDhYtWxXYSa6kamWUX6mN075hqAzBaEe7VtYr\nteBI6gWEHByhse1icDHWmhT0eRORj3QuhNhSoEdiqANYG2hK3oLLnoQB1I0D\nhuVl6RZYQS+omxZ+JoGGPki6LyCnYsUmDjDCTQ7c0sTGczJQvfgBu598hetc\n2MjzJI7cJn4Fg2bKOtczgOejlYZVWkiExCbCUQS/1oV2HYNdkrYhwYIWy6uT\nbanFw3AjZ+znGpb3NHWu7ccyepQ/MDsUq+AHz9i1ALupdfaKDJMsSzktiro9\nKhu7GhzNb+NovaF7DsYqyuw1hDTil+OCV0eVD2MI0cZBwGysG8a+cf3Zd5yW\nO8blcOMbs4yKk+mg4q8wEiiHWhqIgvgLKD9+irf/Oor+9/57P3/lKCwb4gcr\nJ3yZ\r\n=zGoh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDOqSKWKzUxfsJhk17s9H1kfHD9CadYxuQz1uZUXhdkRwIhAKp/XD3v3V1XqeMP7PGeBWOvf7eQ22TMKRKyYL/g0sKy"}]},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.0.0_1525354908469_0.1903180609968691"},"_hasShrinkwrap":false},"1.0.1":{"name":"camel-to-kebab","version":"1.0.1","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","camel case","kebab case","spinal case","lisp case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"~1.0.1","uglify-js":"~3.3.23"},"main":"dist/camel-to-kebab.js","files":["dist"],"repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","add-uglified-comments":"echo \"$(head -4 dist/camel-to-kebab.js)\n$(cat dist/camel-to-kebab.min.js)\" > dist/camel-to-kebab.min.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"1de1406d3299487e5632f462fe0e7d8aaeae5038","_id":"camel-to-kebab@1.0.1","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"dist":{"integrity":"sha512-1zJlsubXgmC8lKHjuMJf5t6gjoWtfJgIy4mEvlLU+jJ/HeDECYPyNNHVlzdJ7k9gcV23OEz/LkCajLASfZDs3Q==","shasum":"70bb3bb95676c20d117cf39278b9cba6dd91baed","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.0.1.tgz","fileCount":5,"unpackedSize":8222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6xfbCRA9TVsSAnZWagAAtI8QAIZi+zOPKlOurx7WDSOW\nl21rbCyKQHETUFuv4tFD86Bn4V6O0L0WHxdFtEyNdG2QK8FVruduoiHOfpfQ\nn0Cbd/hUNNXnd9u1M6oLpEhBCAh0C8EJo3FKn4Oc5fzI43qjsFOrPkIcgL9c\nygmDSPHGdTiliZv26fGczSPH4plfFyelRtj8cl3Mo8OdFJFfSmUpAAmAzJ5p\nOYZEHvpgExg+UlSecPXuzSedfDqA1aTzw1lMs0FTn4G/7u+xx5H9DIRqw6R/\nlMj1+wa4rSuMRGNpa7UcLz4lA6vZ3VnLa6CldXcI9pQsjg9FDTL3HsuboOEy\nMMNaXF1nCjGEgLpKUILX0OaP8o0+CxI6aDBtvICDETBWsrdm221pu8dlYQnR\nnMaPkaaqb7Uq8FTctJnQYjViPFJtW00jaal6GMigPwScHoa4z5C5Bbd0bMF+\nEWJt9xPRnX7xNFXKVxpXTpY11NrCMFgjbsOn0Xsh1IfM2dTKACbWt/+PBNZd\nZR0s1wuDY/9sT1BO6SRYvMWDB/VahqFc7gpRGfT6NB+UCg70qQOzr6vN5y61\nl4SyHTTyNUNWXGp1DIEr+WezwMtjLwjQ9+ZgUY3mP5qEA+zPac8Wr/tsO0wV\nX0K5715nWk8AzZheJGQgwGnBeesnHzxXC39TO7N1BGSecrsOGgW3zz2HwaRg\nmpA5\r\n=2vyQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDVqOl5kpVfdw1VjBV6b1qey8491B1icVY0+nYh342Z3AIhANe9atg4UhGjzoe5441gcsBN70HMWauGGa17Gct1pwwI"}]},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.0.1_1525356507046_0.29045078017395953"},"_hasShrinkwrap":false},"1.0.2":{"name":"camel-to-kebab","version":"1.0.2","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","naming","camel","camelCase","pascal","PascalCase","kebab","kebab-case","hyphen","spinal","lisp","case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"~1.0.1","uglify-js":"~3.3.23"},"main":"dist/camel-to-kebab.js","files":["dist"],"repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"node bin/build.js","build-unix":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","build-win":"echo 'Copying source to dist/ directory.' && copy src\\camel-to-kebab.js dist\\ /y && echo 'Uglifying source.' && node node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","add-uglified-comments":"node bin/add-uglified-comments.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"63b9e20e34b092e6dba53fcc08700b945eb83908","_id":"camel-to-kebab@1.0.2","_npmVersion":"5.6.0","_nodeVersion":"9.5.0","_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"dist":{"integrity":"sha512-eO4/MU9gL9HiLgHX+KlXxE+pbi9PbtfXYGgUS9cpamHtgKV528EpBx139accxx8uOjzGOzzQiu5BwhaXl+5uXA==","shasum":"540a252911f9b3670dea4de0f2b7f09d5aca593f","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.0.2.tgz","fileCount":5,"unpackedSize":8805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7ADMCRA9TVsSAnZWagAAX2cP/RbloPiltn2jAjtASYgh\nM6HGKiHk9JjDO3HpL9BMaVJIm2QLXf7fh0rs90eM+0isLr4IePgtr67w29zk\n/T8reSofhIEzIGck75E2DWf5GsIh2/oKHvwOzXz/3O310x2v6O65cju6ztR6\nCmSf3iDs7P0tSrIGqsxthQ+yNGHiIgfFZ4RVk/FoqGCXnCk2G0ZppjoaJk67\noOyqy1ZsSFKDKVVvnJWt80Kfrpgs/HWutN2JzLFAV7QJS5lhjHACWo/q+1F5\nwqA5y9INb/FEUTQJurF1oq5iqIONdbIpOKneJPFvbYYLweHR0rv7xlhQmiL5\ntDsc52ZeCQe9XKNn/EXifw2ZKeLtL5U7iFzx7tYczWw1DEVozP9l5pvpaKhN\n6xhESnEC/0TgDxG6dqSzJu71GuHp1AgBEOYmo/U98jLSeHsfg07jl1ZXp6GR\nDdd5P7tb9OOMtx+vnRhSY+HXDw05p+US/l1oAfeQpfEnyLU4uTOGuaaytW2w\n6YlYgvPdT1YHPKN2qTOIwWXENUPRdEZHU4pO0Fc852/2UAjCfBeBostBuLAl\n+eqEKvzGMvRmPB7MypQt5cGeyCPMzjabOnvWn2KY7dQT9kfi/b8XST+3kVQK\nBupzt09CGhQgjzvMdX5Y00fcsp1hm21cK101/LFDn6ZjqTe//PVfwVh9vwzE\nk4QU\r\n=0D1g\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCuI4vsusZ3MopnyMlPvkqnlrDDiN5RnmHfrIqFnUreOwIgUH5iWmpYW/dreLilBM6We4QCsASIyo9za8HCH7679Wk="}]},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.0.2_1525416139426_0.6382322084192964"},"_hasShrinkwrap":false},"1.1.0":{"name":"camel-to-kebab","version":"1.1.0","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","naming","camel","camelCase","pascal","PascalCase","kebab","kebab-case","hyphen","spinal","lisp","case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"1.0.3","uglify-js":"3.3.23"},"main":"dist/camel-to-kebab.js","files":["dist"],"repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"node bin/build.js","build-unix":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","build-win":"echo 'Copying source to dist/ directory.' && copy src\\camel-to-kebab.js dist\\ /y && echo 'Uglifying source.' && node node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","add-uglified-comments":"node bin/add-uglified-comments.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"0c84d97414656b1dabebe02c6eff130357f1d854","_id":"camel-to-kebab@1.1.0","_npmVersion":"6.2.0","_nodeVersion":"10.7.0","_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"dist":{"integrity":"sha512-0wc1U9DZOTbpOzdtwtvMVN4tnRCEjS68lJ6pPmCJKdXX8HlydROS8N4l9mYwIscEyx76az7m2cGi3a4oRmI3IQ==","shasum":"0e0bd1307c7d9379d4b214e534a1601eea7043eb","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.1.0.tgz","fileCount":6,"unpackedSize":9726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcWGICRA9TVsSAnZWagAAgT4P/1RbW3t/4cPK+lxYfCk5\nR+55I1ktaK/tPEste8eHqRK7QGQbQ8Jx5ttEuLQ1xJnhawfyAxLT1t1qpW1T\nAg/2Ogxm2ydxUMVtoMuMn3G7M3OsZJOAKsEvUMzNFx+LdmE31tif1aoY/+F4\nduDdgFc9zU4mWKhYSwQeABMUcIeTkmQ3/G4K4x/+vRQ3/vfA+lghlxJmZP6I\n3iaA1IRMCpJzCAn/mo5l6+8H7NPM1c3i4Ufv9ygtJ1rBdu+4204Mjnldz+NF\n2p5xUeR8AM0P56W+Vryj9YnDqnfwFWuOtl631xzc73at/5IjBXeuwYB4u+Z8\nMM1QPDqEOJoad6PHY4vkQ3HDqgDaZ952paeqwrwrIck0NqgApUO3YuGMS3wq\ntYF3RP7Cg0L4JodblivXPNR7IdkgIq+JQyWE25tAZzoLiuda4GGU0CkIzTsj\ndNElOepzkwRmNkUS7nOcXlEAWi8Sj2S6yEVOqcQgD3Dww5gIYxnlJMePtuJz\nJTKwgKZB1k+ag2iq010aOiQTFkfc1aFbZwX/Rtt7KMHSQ7nyOW9p/kZbN8Jk\n1krD71t4/Cxile4Ycnf3vrwaZ4I7gr+ZbumqDaACqDnaxbtFKiaRH3gQfJBd\n9+Kf27bfLLF7Xxmz3qJU9Y7BZNq/LWy3Skw9SAh2VJwncY+r5GchjjcP3KcZ\nzKbc\r\n=L4h7\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC6+2nNq0t8QWutc26MGv9pIxTuw9KIAkhQRt+S/NiSDwIhAMGlyU9j51gqujWW/XqwE2mquMSBPJY5e/rsxzA5Pwm0"}]},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.1.0_1534157191474_0.9777250618150992"},"_hasShrinkwrap":false},"1.1.1":{"name":"camel-to-kebab","version":"1.1.1","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","naming","camel","camelCase","pascal","PascalCase","kebab","kebab-case","hyphen","spinal","lisp","case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"1.0.3","uglify-js":"3.3.23"},"main":"dist/camel-to-kebab.js","types":"camel-to-kebab.d.ts","repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"node bin/build.js","build-unix":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","build-win":"echo 'Copying source to dist/ directory.' && copy src\\camel-to-kebab.js dist\\ /y && echo 'Uglifying source.' && node node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","add-uglified-comments":"node bin/add-uglified-comments.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"0c84d97414656b1dabebe02c6eff130357f1d854","_id":"camel-to-kebab@1.1.1","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-h5sPeqAn8DsnfbDPB0o6OwxW97zP1V5ztnTnFdO/zcQdma5+M/McegMtIjp35jI9x0XU42Vfmeu+jWrJEFhFNA==","shasum":"21f2806a159a5e7caa0e9eccbbaf6eb80d8fa294","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.1.1.tgz","fileCount":6,"unpackedSize":9932,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAlroT6og0+ZTkZzXiVf9n97HMcZHgvZCpIqdmxJo9yQIgPIOyY9cZ36e+R28cOm5s4If7VMwsXO2JpSJop09oCPI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYTmbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmodKA//WjEyZw75hJXOQYrX56oKpGy0oZV0hpJkezRoC/S9b81eUsz/\r\nNiLo0KgNIML3CtgrT/HgSwvXjz7t65H6k6PIWWGaYgPr2olW1rm1KqhtKdM3\r\nWxWew2X3GGNecMekPKDO6FWHZLCtZFT3pIX9ZlpbZQaXvcMHunpOQeQlUTyC\r\nD6d+cyG/FT4n91PgN147EJzkIA18SDOcSkvBv1VxM5ntwgk2b1fMuj9iMWOw\r\neY7If6jnlPaT/LuYMB3bFdbiQylWtKEOeOFaeWnMEAiX8hVwjGCH5EcolLN2\r\nwuw+G8SwK5ilxE/wbhIkRQaZsAfkjEiYg8bAm21J0Ayg1/ErlwhYadVbuo1Y\r\nnqjGLwD6ur8iNfeeBMTJL/ZMi340ipK2euwH3X2AG16Vt64i2GJVXVeMygQj\r\nYyi1R4TKdtZkMCdsk5/p0srudgIRQUaadLHkqWMBN5H2+2U/f90DsC6zjkhS\r\nAl0cGFdp0dPMi/IE0wBL6Q6i9g9BmN0pNJpL5pvYy8VY4qYbNgCwkMvRj4eG\r\nGJYGaHCDwsV/QgXJb1vamtrrptNPchUypYb8rjz4jwPiJbDyDiVnCiedVMfY\r\nUQN3ImBQqqdrgL6kXkjbazYoC1twDzeZhDDaAPRJ70hYH5AJxkC1mQYussdK\r\ni3CpW64i3qRYPfnNzbYD/qk5ash+sKwvY10=\r\n=N93u\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"directories":{},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.1.1_1667316122908_0.7265832400231536"},"_hasShrinkwrap":false},"1.1.2":{"name":"camel-to-kebab","version":"1.1.2","description":"Convert camelCase inputs to kebab-case outputs.","keywords":["text","strings","naming","camel","camelCase","pascal","PascalCase","kebab","kebab-case","hyphen","spinal","lisp","case"],"homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","license":"Zlib","dependencies":{},"devDependencies":{"canary-test":"1.0.3","uglify-js":"3.3.23"},"main":"dist/camel-to-kebab.js","types":"camel-to-kebab.d.ts","repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"scripts":{"test":"node test/canary-test.js","dist-test":"node test/dist-test.js","uglify-test":"node test/uglify-test.js","es-test":"node --experimental-modules test/es-module-test.mjs","test-all":"npm run test && npm run es-test && npm run dist-test && npm run uglify-test","build":"node bin/build.js","build-unix":"echo 'Copying source to dist/ directory.' && cp src/camel-to-kebab.js dist/camel-to-kebab.js && echo 'Uglifying source.' && node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","build-win":"echo 'Copying source to dist/ directory.' && copy src\\camel-to-kebab.js dist\\ /y && echo 'Uglifying source.' && node node_modules/uglify-js/bin/uglifyjs --compress --mangle --output dist/camel-to-kebab.min.js src/camel-to-kebab.js && npm run add-uglified-comments","add-uglified-comments":"node bin/add-uglified-comments.js","prepublish":"echo 'Building and testing package.' && npm run build && npm run test-all"},"gitHead":"0c84d97414656b1dabebe02c6eff130357f1d854","_id":"camel-to-kebab@1.1.2","_nodeVersion":"12.19.0","_npmVersion":"6.14.8","dist":{"integrity":"sha512-BN2aP1x6HuDQjBYyutGGdMpvWNmnAlSZyBcF4UVjpgrjMNBNnl0v1ZPfMhF1zh08eCtlNc9cwB9Vwny2vZNp+Q==","shasum":"7beef846d9c7409e3d733cb1e489c5d48eafe940","tarball":"https://registry.npmjs.org/camel-to-kebab/-/camel-to-kebab-1.1.2.tgz","fileCount":7,"unpackedSize":10160,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICegIhtzWKlRbsmGtLGLXPi3Skjut9lFLzXCjY6wxwtRAiEArA9j5ycMb+xb7OmCLdTmGHKsztMyDg14PnQOtYvSCiA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYTotACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoAtw/9GbHDriV83fEbWgo/bSoj2gdx/+F3ld3LK/7yZrtE27HYymcF\r\n7Tyl4wngzrQYvT4auCzlZmQoNQJ2VNLc+VSsM37Tvjc1rrbbLWJnelDzAEhO\r\nDzbt/mYrhUKVreHN7v894NnaoyI+vbTgPpPj6wwS1OKh3I1myCr1eHlYSsbd\r\ntIibhmXmgFlbyQE+/EPE0bneh7ghbfIyFzeifEpwxLCLU5yLaBxwauxEDiLw\r\nENmFVmUFfjyFsJ+kevAvMlc69fFytF5n5/22GMh2ro7DVrN+OoqlRWydsuPI\r\nv1f+B2D+3+cxSbIVxgvoVENq8CV5AG1uuSW52z3S89bxW4MI9EvMEDklDDIj\r\nrwUkh6nEmm/ChMM5fYD00Nt4uT5HcIM5XUyJsmnH+3MYjyZz7jVOtT9XeWU8\r\n0SLKXuCPNqwNkiWGqdiCSyW6LARVIRu2LsRNcTHjXXc3BGCSyjtNy8Bq2FNd\r\nkzo0IhAH1oBYN1W3IW7BubGI4u19kwrOrn/Pw141IALBs5VBfU5spVSGU1LA\r\nGzVgysykUaJEO9vCt9MOnzbmCxAH8NPb00Vmqa0xXUGMvVKeoHkXq66p46BI\r\n6cL2HPs00LCIae9nPRHiSIA+otIfJP+fqcWy2XefJYNn4VMVKrD4xzmB0XPP\r\n+NFTgRZG93WxXSdj3f6Jv6vwkyX9nVJfybg=\r\n=/NK1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"},"directories":{},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/camel-to-kebab_1.1.2_1667316269025_0.9410660915481159"},"_hasShrinkwrap":false}},"time":{"created":"2018-05-03T13:41:48.469Z","1.0.0":"2018-05-03T13:41:48.526Z","modified":"2022-11-01T15:24:29.296Z","1.0.1":"2018-05-03T14:08:27.118Z","1.0.2":"2018-05-04T06:42:19.523Z","1.1.0":"2018-08-13T10:46:31.584Z","1.1.1":"2022-11-01T15:22:03.176Z","1.1.2":"2022-11-01T15:24:29.217Z"},"maintainers":[{"name":"pineapplemachine","email":"sophiek@pineapplemachine.com"}],"description":"Convert camelCase inputs to kebab-case outputs.","homepage":"https://github.com/pineapplemachine/camel-to-kebab-js","keywords":["text","strings","naming","camel","camelCase","pascal","PascalCase","kebab","kebab-case","hyphen","spinal","lisp","case"],"repository":{"type":"git","url":"git+https://github.com/pineapplemachine/camel-to-kebab-js.git"},"contributors":[{"name":"Sophie Kirschner","email":"sophiek@pineapplemachine.com"}],"bugs":{"url":"https://github.com/pineapplemachine/camel-to-kebab-js/issues","email":"sophiek@pineapplemachine.com"},"license":"Zlib","readme":"# camel-to-kebab\r\n\r\n[![Build Status](https://travis-ci.org/pineapplemachine/camel-to-kebab-js.svg?branch=master)](https://travis-ci.org/pineapplemachine/camel-to-kebab-js)\r\n\r\nThis is a JavaScript library implementing one function, **camelToKebabCase**.\r\nIt accepts a _camelCase_ string as input and outputs a _kebab-case_ equivalent. It also works for _PascalCase_ inputs.\r\n\r\nThis library is very lightweight at 892 bytes minified and 467 bytes gzipped. It requires no external dependencies, and it's licensed according to the permissive\r\n[zlib/libpng license](https://github.com/pineapplemachine/camel-to-kebab-js/blob/master/LICENSE).\r\n\r\n## Installation\r\n\r\nYou can add **camelToKebabCase** to your JavaScript project by using a\r\npackage manager to install the `camel-to-kebab` package. For example:\r\n\r\n``` text\r\nnpm install --save camel-to-kebab\r\n```\r\n\r\n## Usage\r\n\r\n**camelToKebabCase** can be used in the browser, imported as a CommonJS\r\nmodule, or imported as an ES module.\r\n\r\n``` js\r\n// Import camel-to-kebab as a CommonJS module\r\nconst camelToKebabCase = require(\"camel-to-kebab\");\r\n```\r\n\r\n``` js\r\n// Import camel-to-kebab as an ES module\r\nimport camelToKebabCase from \"camel-to-kebab\";\r\n```\r\n\r\n``` html\r\n<!-- Use camel-to-kebab in the browser -->\r\n<script src=\"camel-to-kebab.min.js\"></script>\r\n```\r\n\r\n## Examples\r\n\r\n``` js\r\nconst camelToKebabCase = require(\"camel-to-kebab\");\r\n\r\n// prints \"hello-world\"\r\nconsole.log(camelToKebabCase(\"helloWorld\"));\r\n\r\n// prints \"camel-to-kebab-case\"\r\nconsole.log(camelToKebabCase(\"camelToKebabCase\"));\r\n\r\n// prints \"testing-123\"\r\nconsole.log(camelToKebabCase(\"testing123\"));\r\n\r\n// prints \"inner-html\"\r\nconsole.log(camelToKebabCase(\"innerHTML\"));\r\n\r\n// prints \"border-top-left-radius\"\r\nconsole.log(camelToKebabCase(\"borderTopLeftRadius\"));\r\n```\r\n","readmeFilename":"readme.md"}