{"name":"longest-streak","version":"2.0.2","description":"Count the longest repeating streak of a character","license":"MIT","keywords":["count","length","longest","repeating","streak","character"],"repository":{"type":"git","url":"git+https://github.com/wooorm/longest-streak.git"},"bugs":{"url":"https://github.com/wooorm/longest-streak/issues"},"author":{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"},"contributors":[{"name":"Titus Wormer","email":"tituswormer@gmail.com","url":"http://wooorm.com"}],"files":["index.js"],"dependencies":{},"devDependencies":{"browserify":"^14.0.0","esmangle":"^1.0.0","nyc":"^11.0.0","remark-cli":"^4.0.0","remark-preset-wooorm":"^3.0.0","tape":"^4.6.2","xo":"^0.18.0"},"scripts":{"build-md":"remark . -qfo","build-bundle":"browserify index.js --bare -s longestStreak > longest-streak.js","build-mangle":"esmangle longest-streak.js > longest-streak.min.js","build":"npm run build-md && npm run build-bundle && npm run build-mangle","lint":"xo","test-api":"node test","test-coverage":"nyc --reporter lcov tape test.js","test":"npm run build && npm run lint && npm run test-coverage"},"nyc":{"check-coverage":true,"lines":100,"functions":100,"branches":100},"xo":{"space":true,"esnext":false,"ignores":["longest-streak.js"]},"remarkConfig":{"plugins":["preset-wooorm"]},"gitHead":"1fb5f0c8347aa908259da09a650d5b218d06f2a3","homepage":"https://github.com/wooorm/longest-streak#readme","_id":"longest-streak@2.0.2","_npmVersion":"5.5.1","_nodeVersion":"9.0.0","_npmUser":{"name":"wooorm","email":"tituswormer@gmail.com"},"dist":{"shasum":"2421b6ba939a443bb9ffebf596585a50b4c38e2e","size":2184,"noattachment":false,"key":"/longest-streak/-/longest-streak-2.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/longest-streak/download/longest-streak-2.0.2.tgz"},"maintainers":[{"name":"wooorm","email":"tituswormer@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/longest-streak-2.0.2.tgz_1510181767760_0.7836892842315137"},"directories":{},"publish_time":1510181768649,"_hasShrinkwrap":false,"_cnpm_publish_time":1510181768649,"dist-tags":{"latest":"3.1.0"}}