mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
2 lines
32 KiB
JSON
2 lines
32 KiB
JSON
|
{"_id":"decamelize","_rev":"29-dfb289d0613104f875698d8761fb164e","name":"decamelize","description":"Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow","dist-tags":{"latest":"6.0.0"},"versions":{"1.0.0":{"name":"decamelize","version":"1.0.0","description":"Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/decamelize"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["decamelize","decamelcase","camelcase","lowercase","case","dash","hyphen","string","str","text","convert"],"devDependencies":{"ava":"0.0.4"},"gitHead":"ab6c92c9a5fc00c270d8a3763e73c52972a7457e","bugs":{"url":"https://github.com/sindresorhus/decamelize/issues"},"homepage":"https://github.com/sindresorhus/decamelize","_id":"decamelize@1.0.0","_shasum":"5287122f71691d4505b18ff2258dc400a5b23847","_from":".","_npmVersion":"1.4.28","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"dist":{"shasum":"5287122f71691d4505b18ff2258dc400a5b23847","tarball":"http://localhost:4545/npm/registry/decamelize/decamelize-1.0.0.tgz","integrity":"sha512-6OlbjTSfBWyqM8oFO7TYc6DgCIiT6vgCiZ973GDA98xVf+DOXVZvYLzRyi0HEJy5J31/69lel4AeY78OaasBLQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHDutsk2Ojcak5sk+8ofXSr5l5muuUpPABLHM3CR6fPfAiAGmNC2LB8s0zmv3MjHmYiBHoE1JlFaQV7qv7DDQi+yNQ=="}]},"directories":{}},"1.1.0":{"name":"decamelize","version":"1.1.0","description":"Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/decamelize"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["decamelize","decamelcase","camelcase","lowercase","case","dash","hyphen","string","str","text","convert"],"devDependencies":{"ava":"0.0.4"},"gitHead":"6591b158d318dcf013126acab6c21c50a42376c0","bugs":{"url":"https://github.com/sindresorhus/decamelize/issues"},"homepage":"https://github.com/sindresorhus/decamelize","_id":"decamelize@1.1.0","_shasum":"fe90c002a0acec1435120ce83a6945641018d0c8","_from":".","_npmVersion":"2.14.7","_nodeVersion":"4.2.1","_npmUser":{"name":"sindresorhus","email":"sindresorhus@gmail.com"},"dist":{"shasum":"fe90c002a0acec1435120ce83a6945641018d0c8","tarball":"http://localhost:4545/npm/registry/decamelize/decamelize-1.1.0.tgz","integrity":"sha512-n7ZK2Y9+g6neJhxuH+BejddHBOZXp9vh5KcKbedUHVjl1SCU3nnO8iWTqNxLi7OCYabTpypddtlylvtecwrW1w==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCRt7A0EXOzkdqA84psD1PMP1spou8sMQStceEgeQN1fAIhAIvT3IH7KGMiTMXxS1EP/+51GiRekGzEEYfhJcacsvJv"}]},"maintainers":[{"name":"sindresorhus","email":"sindresorhus@gmail.com"}],"directories":{}},"1.1.1":{"name":"decamelize","version":"1.1.1","description":"Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow","license":"MIT","repository":{"type":"git","url":"https://github.com/sindresorhus/decamelize"},"author":{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","url":"sindresorhus.com"},"engines":{"node":">=0.10.0"},"scripts":{"test":"node test.js"},"files":["index.js"],"keywords":["decamelize","decamelcase","camelcase","lowercase","case","dash","hyphen","string","str","text","convert"],"devDependencies":{"ava":"0.0.4"},"gitHead":"5d3135f6bb949215500b63bbc5e344566bd269f1","bugs":{"url":"https://github.com/sindresorhus/decamelize/issues"},"homepage":"https://github.com/sindresorhus/decamelize","_id":"decamelize@1.1.1","_shasum":"8871479a6c0487f5653d48a992f1d0381ca6f031","_from":".",
|