{"name":"upper-case-first","version":"3.0.0","description":"Transforms the string with the first character in upper cased","type":"module","exports":{".":"./dist/index.js"},"scripts":{"format":"ts-scripts format","specs":"ts-scripts specs","test":"ts-scripts test","build":"ts-scripts build","bench":"vitest bench","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/change-case.git"},"keywords":["upper","case","first","capitalize","convert","transform"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/change-case/issues"},"homepage":"https://github.com/blakeembrey/change-case/tree/master/packages/upper-case-first#readme","publishConfig":{"access":"public"},"gitHead":"f272bb76c621c85339a3dee06352dd3212a293dc","_id":"upper-case-first@3.0.0","_nodeVersion":"20.3.0","_npmVersion":"9.6.7","dist":{"shasum":"7ca852330000e31221bcb6f95d36c1111dbe99f7","size":1065,"noattachment":false,"key":"/upper-case-first/-/upper-case-first-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/upper-case-first/download/upper-case-first-3.0.0.tgz"},"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/upper-case-first_3.0.0_1696037610736_0.4045461181678558"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-30T01:33:30.982Z","publish_time":1696037610982,"_source_registry_name":"default","deprecated":"Use `input.charAt(0).toUpperCase() + input.slice(1)`","_cnpm_publish_time":1696037610982,"dist-tags":{"latest":"3.0.0"}}