{"name":"constant-case","version":"3.0.2","description":"Transform into upper case string with an underscore between words","main":"dist/index.js","typings":"dist/index.d.ts","module":"dist.es2015/index.js","sideEffects":false,"jsnext:main":"dist.es2015/index.js","scripts":{"lint":"tslint \"src/**/*\" --project tsconfig.json","build":"rimraf dist/ dist.es2015/ && tsc && tsc -P tsconfig.es2015.json","specs":"jest --coverage","test":"npm run build && npm run lint && npm run specs","size":"size-limit","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/change-case.git"},"keywords":["constant","case","upper","uppercase","underscore","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/constant-case#readme","size-limit":[{"path":"dist/index.js","limit":"650 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"publishConfig":{"access":"public"},"dependencies":{"no-case":"^3.0.2","tslib":"^1.10.0","upper-case":"^2.0.1"},"devDependencies":{"@size-limit/preset-small-lib":"^2.2.1","@types/jest":"^24.0.23","@types/node":"^12.12.14","jest":"^24.9.0","rimraf":"^3.0.0","ts-jest":"^24.2.0","tslint":"^5.20.1","tslint-config-prettier":"^1.18.0","tslint-config-standard":"^9.0.0","typescript":"^3.7.2"},"gitHead":"07b68e1a696a1a34090d4f1fc136b1bd467aaa3f","_id":"constant-case@3.0.2","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (darwin)","dist":{"shasum":"e05225ae43e872b208b72de655bcb88143db3ec2","size":3724,"noattachment":false,"key":"/constant-case/-/constant-case-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/constant-case/download/constant-case-3.0.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/constant-case_3.0.2_1575601547701_0.7915269680872572"},"_hasShrinkwrap":false,"publish_time":1575601547831,"_cnpm_publish_time":1575601547831,"dist-tags":{"latest":"4.0.0"}}