{"name":"byte-length","description":"Get the real byte length of a string.","version":"1.0.2","author":{"name":"Dylan Piercey","email":"pierceydylan@gmail.com"},"bugs":{"url":"https://github.com/DylanPiercey/byte-length/issues"},"devDependencies":{"@types/mocha":"^2.2.43","@types/node":"^8.0.34","coveralls":"^3.0.0","husky":"^0.14.3","lint-staged":"^4.2.3","mocha":"^4.0.1","nyc":"^11.2.1","prettier":"^1.7.4","ts-node":"^3.3.0","tslint":"^5.7.0","tslint-config-prettier":"^1.5.0","typescript":"^2.5.3"},"files":["dist"],"homepage":"https://github.com/DylanPiercey/byte-length","keywords":["bytes","content-length","length","string"],"license":"MIT","lint-staged":{"*.ts":["prettier --write","tslint -t codeFrame -c tslint.json","git add"]},"main":"dist/index.js","repository":{"type":"git","url":"git+https://github.com/DylanPiercey/byte-length.git"},"scripts":{"build":"tsc","coveralls":"cat coverage/lcov.info | coveralls","format-all":"find {src,test} -name '*.ts' | xargs prettier --write","mocha":"mocha -r ts-node/register ./test/**/*.test.ts","precommit":"lint-staged && npm test && npm run build","test":"nyc --extension=.ts --include=src/**/*.ts --reporter=lcov --reporter=text-summary npm run mocha","test-ci":"nyc --extension=.ts --include=src/**/*.ts --reporter=lcovonly --reporter=text npm run mocha"},"types":"dist/index.d.ts","gitHead":"ac43901684c5abb621c2e92c8268c47394841cc9","_id":"byte-length@1.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.4.0","_npmUser":{"name":"dylanpiercey","email":"pierceydylan@gmail.com"},"dist":{"shasum":"ba5a5909240b0121c079b7f7b15248d6f08223cc","size":2221,"noattachment":false,"key":"/byte-length/-/byte-length-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/byte-length/download/byte-length-1.0.2.tgz"},"maintainers":[{"name":"dylanpiercey","email":"pierceydylan@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/byte-length-1.0.2.tgz_1508201205736_0.6627583813387901"},"directories":{},"publish_time":1508201205816,"_hasShrinkwrap":false,"_cnpm_publish_time":1508201205816,"dist-tags":{"latest":"1.0.2"}}