{"_id":"no-case","_rev":"3114225","name":"no-case","description":"Transform any case string into a lower case string with a space between each word","dist-tags":{"latest":"4.0.0"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"time":{"modified":"2023-11-27T05:47:19.000Z","created":"2016-06-11T21:31:33.448Z","4.0.0":"2023-09-30T01:23:08.053Z","3.0.4":"2020-12-02T00:31:53.823Z","3.0.3":"2019-12-19T02:10:59.482Z","3.0.2":"2019-12-06T03:05:44.128Z","3.0.1":"2019-12-03T05:40:14.136Z","3.0.0":"2019-12-01T06:19:09.969Z","2.3.2":"2017-09-08T17:30:43.415Z","2.3.1":"2017-01-05T03:45:42.165Z","2.3.0":"2016-06-20T16:18:14.575Z","2.2.0":"2016-06-12T00:05:10.786Z","2.1.0":"2016-06-11T23:01:32.103Z","2.0.0":"2016-06-11T21:31:33.448Z"},"users":{},"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"repository":{"type":"git","url":"git://github.com/blakeembrey/change-case.git"},"versions":{"4.0.0":{"name":"no-case","version":"4.0.0","description":"Transform any case string into a lower case string with a space between each word","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":["no","case","space","lower","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/no-case#readme","publishConfig":{"access":"public"},"gitHead":"93908ce55889685967ce8735cc6f4ba25c77bcc8","_id":"no-case@4.0.0","_nodeVersion":"20.3.0","_npmVersion":"9.6.7","dist":{"shasum":"d728c0ca7e7a5475e392738d94113c29509e5232","size":2598,"noattachment":false,"key":"/no-case/-/no-case-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-4.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/no-case_4.0.0_1696036987875_0.9948514144284764"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-30T01:23:08.053Z","publish_time":1696036988053,"_source_registry_name":"default","deprecated":"Use `change-case`","_cnpm_publish_time":1696036988053},"3.0.4":{"name":"no-case","version":"3.0.4","description":"Transform into a lower cased string with spaces 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":["no","case","space","lower","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/no-case#readme","size-limit":[{"path":"dist/index.js","limit":"550 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"lower-case":"^2.0.2","tslib":"^2.0.3"},"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":"^4.1.2"},"gitHead":"76a21a7f6f2a226521ef6abd345ff309cbd01fb0","_id":"no-case@3.0.4","_nodeVersion":"12.20.0","_npmVersion":"lerna/3.22.1/node@v12.20.0+x64 (darwin)","dist":{"shasum":"d361fd5c9800f558551a8369fc0dcd4662b6124d","size":5730,"noattachment":false,"key":"/no-case/-/no-case-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-3.0.4.tgz"},"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/no-case_3.0.4_1606869113661_0.8166239508348809"},"_hasShrinkwrap":false,"publish_time":1606869113823,"_cnpm_publish_time":1606869113823},"3.0.3":{"name":"no-case","version":"3.0.3","description":"Transform into a lower cased string with spaces 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":["no","case","space","lower","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/no-case#readme","size-limit":[{"path":"dist/index.js","limit":"550 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"lower-case":"^2.0.1","tslib":"^1.10.0"},"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":"1c1377a692d328ae01221b2a1532bade38e1eaa3","_id":"no-case@3.0.3","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (darwin)","dist":{"shasum":"c21b434c1ffe48b39087e86cfb4d2582e9df18f8","size":5715,"noattachment":false,"key":"/no-case/-/no-case-3.0.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-3.0.3.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/no-case_3.0.3_1576721459338_0.7690855865516519"},"_hasShrinkwrap":false,"publish_time":1576721459482,"_cnpm_publish_time":1576721459482},"3.0.2":{"name":"no-case","version":"3.0.2","description":"Transform into a lower cased string with spaces 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":["no","case","space","lower","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/no-case#readme","size-limit":[{"path":"dist/index.js","limit":"550 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"lower-case":"^2.0.1","tslib":"^1.10.0"},"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":"no-case@3.0.2","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (darwin)","dist":{"shasum":"2b03928510318591854c0423e504d13b21234263","size":5633,"noattachment":false,"key":"/no-case/-/no-case-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-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/no-case_3.0.2_1575601543988_0.954557511709728"},"_hasShrinkwrap":false,"publish_time":1575601544128,"_cnpm_publish_time":1575601544128},"3.0.1":{"name":"no-case","version":"3.0.1","description":"Transform into a lower cased string with spaces 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 && npm run size","size":"size-limit","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/change-case.git"},"keywords":["no","case","space","lower","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/no-case#readme","size-limit":[{"path":"dist/index.js","limit":"500 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"lower-case":"^2.0.0"},"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":"a3df3a43bfd3d8e3386d0fb09b69454b91516d18","_id":"no-case@3.0.1","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (darwin)","dist":{"shasum":"f7ea2e4aac2d8128ec305a8d4d114cca0106295c","size":5306,"noattachment":false,"key":"/no-case/-/no-case-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-3.0.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/no-case_3.0.1_1575351613965_0.7000634094715181"},"_hasShrinkwrap":false,"publish_time":1575351614136,"_cnpm_publish_time":1575351614136},"3.0.0":{"name":"no-case","version":"3.0.0","description":"Transform into a lower cased string with spaces 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 && npm run size","size":"size-limit","prepare":"npm run build"},"repository":{"type":"git","url":"git://github.com/blakeembrey/change-case.git"},"keywords":["no","case","space","lower","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/no-case#readme","size-limit":[{"path":"dist/index.js","limit":"500 B"}],"jest":{"roots":["<rootDir>/src/"],"transform":{"\\.tsx?$":"ts-jest"},"testRegex":"(/__tests__/.*|\\.(test|spec))\\.(tsx?|jsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"]},"dependencies":{"lower-case":"^2.0.0"},"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":"55911ca17c2e0c964b9b84143e14e29ffc9ff499","_id":"no-case@3.0.0","_nodeVersion":"13.1.0","_npmVersion":"lerna/3.19.0/node@v13.1.0+x64 (darwin)","dist":{"shasum":"e4a875c97613479944b8b01d319b8b89575f1022","size":5089,"noattachment":false,"key":"/no-case/-/no-case-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-3.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/no-case_3.0.0_1575181149633_0.4308167267292653"},"_hasShrinkwrap":false,"publish_time":1575181149969,"_cnpm_publish_time":1575181149969},"2.3.2":{"name":"no-case","version":"2.3.2","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^4.0.2","istanbul":"^0.4.3","jsesc":"^2.2.0","mocha":"^3.0.0","standard":"^10.0.2","xregexp":"^3.1.1"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"43ac059574d5e2dd5fd19c8ca5c62bf946cae3d5","_id":"no-case@2.3.2","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"60b813396be39b3f1288a4c1ed5d1e7d28b464ac","size":7966,"noattachment":false,"key":"/no-case/-/no-case-2.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.3.2.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/no-case-2.3.2.tgz_1504891842550_0.9400158205535263"},"directories":{},"publish_time":1504891843415,"_hasShrinkwrap":false,"_cnpm_publish_time":1504891843415},"2.3.1":{"name":"no-case","version":"2.3.1","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^3.5.0","istanbul":"^0.4.3","jsesc":"^2.2.0","mocha":"^3.0.0","standard":"^8.0.0","xregexp":"^3.1.1"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"1528517f94e73b66f967a34beca87fa93256288d","_id":"no-case@2.3.1","_shasum":"7aeba1c73a52184265554b7dc03baf720df80081","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.3.0","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"7aeba1c73a52184265554b7dc03baf720df80081","size":7916,"noattachment":false,"key":"/no-case/-/no-case-2.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.3.1.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/no-case-2.3.1.tgz_1483587940183_0.3311635369900614"},"directories":{},"publish_time":1483587942165,"_cnpm_publish_time":1483587942165,"_hasShrinkwrap":false},"2.3.0":{"name":"no-case","version":"2.3.0","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^3.5.0","istanbul":"^0.4.3","jsesc":"^2.2.0","mocha":"^2.1.0","standard":"^7.1.2","xregexp":"^3.1.1"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"651f544bf864011205b48736ebc3029ace0af563","_id":"no-case@2.3.0","_shasum":"ca2825ccb76b18e6f79d573dcfbf1eace33dd164","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"ca2825ccb76b18e6f79d573dcfbf1eace33dd164","size":7214,"noattachment":false,"key":"/no-case/-/no-case-2.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.3.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/no-case-2.3.0.tgz_1466439491980_0.6107419265899807"},"directories":{},"publish_time":1466439494575,"_cnpm_publish_time":1466439494575,"_hasShrinkwrap":false},"2.2.0":{"name":"no-case","version":"2.2.0","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^3.5.0","istanbul":"^0.4.3","mocha":"^2.1.0","standard":"^7.1.2","xregexp":"^3.1.1"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"cae764af607af1720521d2d83129837fafce029e","_id":"no-case@2.2.0","_shasum":"1f45c55a7bb30e42942ec74e5282f6b8f4495a40","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"1f45c55a7bb30e42942ec74e5282f6b8f4495a40","size":7028,"noattachment":false,"key":"/no-case/-/no-case-2.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.2.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/no-case-2.2.0.tgz_1465689907808_0.5101501930039376"},"directories":{},"publish_time":1465689910786,"_cnpm_publish_time":1465689910786,"_hasShrinkwrap":false},"2.1.0":{"name":"no-case","version":"2.1.0","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^1.9.1","istanbul":"^0.3.5","mocha":"^2.1.0","standard":"^2.3.1","xregexp":"^2.0.0"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"ac8a199b5765884f38c04c3d6421f65b5aba25d3","_id":"no-case@2.1.0","_shasum":"fb2fa30d81bf2c7f0b8360b8d5159c2acc04e690","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"fb2fa30d81bf2c7f0b8360b8d5159c2acc04e690","size":7301,"noattachment":false,"key":"/no-case/-/no-case-2.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.1.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/no-case-2.1.0.tgz_1465686089635_0.8947703135199845"},"directories":{},"publish_time":1465686092103,"_cnpm_publish_time":1465686092103,"_hasShrinkwrap":false},"2.0.0":{"name":"no-case","version":"2.0.0","description":"Remove case from a string","main":"no-case.js","typings":"no-case.d.ts","files":["no-case.js","no-case.d.ts","vendor","LICENSE"],"scripts":{"lint":"standard","test-cov":"istanbul cover node_modules/mocha/bin/_mocha -- -R spec --bail","test":"npm run build && npm run lint && npm run test-cov","build":"node build.js"},"standard":{"ignore":["coverage/**"]},"repository":{"type":"git","url":"git://github.com/blakeembrey/no-case.git"},"keywords":["no","case","space","lower","trim"],"author":{"name":"Blake Embrey","email":"hello@blakeembrey.com","url":"http://blakeembrey.me"},"license":"MIT","bugs":{"url":"https://github.com/blakeembrey/no-case/issues"},"homepage":"https://github.com/blakeembrey/no-case","devDependencies":{"chai":"^1.9.1","istanbul":"^0.3.5","mocha":"^2.1.0","standard":"^2.3.1","xregexp":"^2.0.0"},"dependencies":{"lower-case":"^1.1.1"},"gitHead":"aaeb64a2a2b704efeff34e14986ffcde587dc687","_id":"no-case@2.0.0","_shasum":"45cd6c598a80318af77eba551a475e1c5e1b86c3","_from":".","_npmVersion":"3.9.3","_nodeVersion":"6.2.1","_npmUser":{"name":"blakeembrey","email":"hello@blakeembrey.com"},"dist":{"shasum":"45cd6c598a80318af77eba551a475e1c5e1b86c3","size":7266,"noattachment":false,"key":"/no-case/-/no-case-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/no-case/download/no-case-2.0.0.tgz"},"maintainers":[{"name":"blakeembrey","email":"hello@blakeembrey.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/no-case-2.0.0.tgz_1465680690787_0.5905108312144876"},"directories":{},"publish_time":1465680693448,"_cnpm_publish_time":1465680693448,"_hasShrinkwrap":false}},"readme":"# No Case\n\n> Transform any case string into a lower case string with a space between each word.\n> Example: `foo_bar` => `fooBar`\n\n## Installation\n\n```\nnpm install no-case --save\n```\n\n## Usage\n\n```js\nimport { noCase } from \"no-case\";\n\nnoCase(\"string\"); //=> \"string\"\nnoCase(\"dot.case\"); //=> \"dot case\"\nnoCase(\"PascalCase\"); //=> \"pascal case\"\nnoCase(\"version 1.2.10\"); //=> \"version 1 2 10\"\n```\n\nOptional `options` as the second argument:\n\n- `separateNumbers: boolean` - Splits numbers apart from letters, e.g. `V1` -> `v 1`.\n- `locale: string | false` - Lower case according to a specific `locale`, defaulting to the current system locale.\n\n## License\n\nMIT\n","_attachments":{},"homepage":"https://github.com/blakeembrey/change-case/tree/master/packages/no-case#readme","bugs":{"url":"https://github.com/blakeembrey/change-case/issues"},"license":"MIT"}