{"name":"@wessberg/stringutil","version":"1.0.4","description":"A class for performing simple operations on strings.","main":"./dist/cjs/index.js","module":"./dist/es2015/index.js","browser":"./dist/es2015/index.js","types":"./dist/es2015/index.d.ts","typings":"./dist/es2015/index.d.ts","repository":{"type":"git","url":"git+https://github.com/wessberg/EventUtil.git"},"bugs":{"url":"https://github.com/wessberg/EventUtil/issues"},"scripts":{"clean:dist":"rm -r -f dist","clean:compiled":"rm -r -f compiled","clean":"npm run clean:dist && npm run clean:compiled","build:pre":"npm run clean","build:cjs":"tsc --module commonjs --outDir dist/cjs -p tsconfig.dist.json","build:es2015":"tsc --module es2015 --outDir dist/es2015 -p tsconfig.dist.json","build":"npm run build:pre && npm run build:cjs && npm run build:es2015","test:pre":"npm run clean:compiled && tsc --module commonjs --target es2017 --sourceMap","test":"NODE_ENV=TEST npm run test:pre && ava","tslint":"tslint -c tslint.json -p tsconfig.json","commit":"git add . && git commit -am ","beforepush":"npm run tslint && npm run build && npm run commit \"$npm_config_message)[@]\"","push":"npm run push:patch","push:major":"npm run beforepush && npm version major && git push && npm publish","push:minor":"npm run beforepush && npm version minor && git push && npm publish","push:patch":"npm run beforepush && npm version patch && git push && npm publish"},"keywords":["util","string","operations","kebabCase","camelCase"],"author":{"name":"Frederik Wessberg"},"license":"MIT","devDependencies":{"@wessberg/ts-config":"0.0.5","tslint":"^5.5.0","typescript":"2.4.1"},"dependencies":{"tslib":"^1.7.1"},"gitHead":"30c65860d4c19787aac90b5a5150ef8a138e0a18","homepage":"https://github.com/wessberg/EventUtil#readme","_id":"@wessberg/stringutil@1.0.4","_npmVersion":"5.1.0","_nodeVersion":"8.1.2","_npmUser":{"name":"wessberg","email":"frederikwessberg@hotmail.com"},"dist":{"shasum":"945f86d9da6d9d9afbe0b489ee83efc40f9d4fa7","size":3620,"noattachment":false,"key":"/@wessberg/stringutil/-/@wessberg/stringutil-1.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@wessberg/stringutil/download/@wessberg/stringutil-1.0.4.tgz"},"maintainers":[{"name":"wessberg","email":"fwe@dlmma.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/stringutil-1.0.4.tgz_1499701439472_0.0009786759037524462"},"directories":{},"publish_time":1499701440416,"_hasShrinkwrap":false,"_cnpm_publish_time":1499701440416,"dist-tags":{"latest":"1.0.19"}}