{"name":"underscore.string","version":"3.3.6","description":"String manipulation extensions for Underscore.js javascript library.","homepage":"http://epeli.github.com/underscore.string/","contributors":[{"name":"Esa-Matti Suuronen","email":"esa-matti@suuronen.org","url":"http://esa-matti.suuronen.org/"},{"name":"Edward Tsech","email":"edtsech@gmail.com"},{"name":"Pavel Pravosud","email":"pavel@pravosud.com","url":"<https://github.com/rwz>"},{"name":"Sasha Koss","email":"kossnocorp@gmail.com","url":"http://koss.nocorp.me/"},{"name":"Vladimir Dronnikov","email":"dronnikov@gmail.com"},{"name":"Pete Kruckenberg","email":"https://github.com/kruckenb","url":"<https://github.com/kruckenb>"},{"name":"Paul Chavard","email":"paul@chavard.net","url":"<http://tchak.net>"},{"name":"Ed Finkler","email":"coj@funkatron.com","url":"<http://funkatron.com>"},{"name":"Christoph Hermann","email":"schtoeffel@gmail.com","url":"<https://github.com/stoeffel>"}],"keywords":["underscore","string"],"main":"./index.js","directories":{"lib":"./"},"engines":{"node":"*"},"repository":{"type":"git","url":"git+https://github.com/epeli/underscore.string.git"},"bugs":{"url":"https://github.com/epeli/underscore.string/issues"},"license":"MIT","scripts":{"test":"npm run test:lint && npm run test:unit && npm run coverage","test:unit":"mocha --ui=qunit tests","test:lint":"eslint -c .eslintrc .","coverage":"istanbul cover ./node_modules/mocha/bin/_mocha  -- --report=lcov --ui=qunit tests","build":"npm run build:clean && npm run build:bundle && npm run build:min","build:clean":"rm -rf dist","build:bundle":"mkdir dist && browserify index.js -o dist/underscore.string.js -p browserify-header -s s","build:min":"uglifyjs dist/underscore.string.js -o dist/underscore.string.min.js --comments","release":"npm test && npm run release:version && npm run build && npm run release:push","release:version":"node scripts/bump-version.js","release:push":"node scripts/push-tags.js"},"devDependencies":{"browserify":"^16.2.3","browserify-header":"^0.9.4","eslint":"^5.6.1","istanbul":"^0.4.5","mocha":"^5.2.0","mocha-lcov-reporter":"^1.3.0","replace":"^1.0.0","uglifyjs":"^2.4.11","underscore":"^1.9.1"},"jshintConfig":{"node":true,"browser":true,"qunit":true,"globals":{"s":true}},"dependencies":{"sprintf-js":"^1.1.1","util-deprecate":"^1.0.2"},"volta":{"node":"16.13.2"},"gitHead":"6a65c389135c432f77df27f606f8457849f662f2","_id":"underscore.string@3.3.6","_nodeVersion":"16.13.2","_npmVersion":"8.1.2","dist":{"shasum":"ad8cf23d7423cb3b53b898476117588f4e2f9159","size":38719,"noattachment":false,"key":"/underscore.string/-/underscore.string-3.3.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/underscore.string/download/underscore.string-3.3.6.tgz"},"_npmUser":{"name":"esamatti","email":"esa-matti@suuronen.org"},"maintainers":[{"name":"edtsech","email":"edtsech@gmail.com"},{"name":"esamatti","email":"esa-matti@suuronen.org"},{"name":"rwz","email":"pavel@pravosud.com"},{"name":"schtoeffel","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/underscore.string_3.3.6_1642928387011_0.16212082152142315"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-01-23T09:04:13.285Z","publish_time":1642928387193,"_cnpm_publish_time":1642928387193,"dist-tags":{"latest":"3.3.6"}}