{"_id":"chai-counting","_rev":"4-5516375fe6b55f24a81235fabb751ba2","name":"chai-counting","description":"A simple counting plugin for the Chai assertion library","dist-tags":{"latest":"1.0.1"},"versions":{"1.0.0":{"name":"chai-counting","version":"1.0.0","description":"A simple counting plugin for the Chai assertion library","main":"chai-counting.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/bhritchie/chai-counting.git"},"keywords":["chai","chai-plugin","testing","assertions","numbers","counting"],"author":{"name":"Brendan Ritchie"},"license":"ISC","bugs":{"url":"https://github.com/bhritchie/chai-counting/issues"},"homepage":"https://github.com/bhritchie/chai-counting#readme","peerDependencies":{"chai":">= 3.0.0 < 4"},"devDependencies":{"chai":"^3.4.0","mocha":"^2.3.4"},"gitHead":"dee28cc556bfc7b163f37c272e83f023ac41df93","_id":"chai-counting@1.0.0","_shasum":"1d310916fa0616a86ab0c41b84f9aec1d00e64f2","_from":".","_npmVersion":"2.14.3","_nodeVersion":"4.1.0","_npmUser":{"name":"bhritchie","email":"bhritchie@me.com"},"dist":{"shasum":"1d310916fa0616a86ab0c41b84f9aec1d00e64f2","tarball":"https://registry.npmjs.org/chai-counting/-/chai-counting-1.0.0.tgz","integrity":"sha512-aUBTgx2pWjI8WUTE7KuRC9GB4+z5YBkDLNPcS/RKcSaZlZ9k3NSAO8MLhIG92+ON7JTCL6O94tAqP0gHFz3+sQ==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHglkVlLvw5jumuzsvAhIoVeh0KgJVhgUKBDFFOOJ67xAiEA/yGogAqip0r32x/rp8f+9OF2YMptgvgrL1ksZLKExwc="}]},"maintainers":[{"name":"bhritchie","email":"bhritchie@me.com"}]},"1.0.1":{"name":"chai-counting","version":"1.0.1","description":"A simple counting plugin for the Chai assertion library","main":"chai-counting.js","scripts":{"test":"mocha"},"repository":{"type":"git","url":"git+https://github.com/bhritchie/chai-counting.git"},"keywords":["chai","chai-plugin","testing","assertions","numbers","counting"],"author":{"name":"Brendan Ritchie"},"license":"ISC","bugs":{"url":"https://github.com/bhritchie/chai-counting/issues"},"homepage":"https://github.com/bhritchie/chai-counting#readme","peerDependencies":{"chai":">= 3.0.0 < 4"},"devDependencies":{"chai":"^3.4.0","mocha":"^2.3.4"},"gitHead":"a1428e9d15e9fda3c26caee4057fd6b6b585b894","_id":"chai-counting@1.0.1","_shasum":"83a48fb1d5f063b4ab619ca6fd70ad3c10851834","_from":".","_npmVersion":"3.6.0","_nodeVersion":"5.7.1","_npmUser":{"name":"bhritchie","email":"bhritchie@me.com"},"dist":{"shasum":"83a48fb1d5f063b4ab619ca6fd70ad3c10851834","tarball":"https://registry.npmjs.org/chai-counting/-/chai-counting-1.0.1.tgz","integrity":"sha512-upouiPvzx+K6Ftf2ocJQqpGR5NRVibV+27oTX60lRaiqOTQYCIQh1c+pO0GHF9Oo+F2mH2SruPhafEpevl1IzA==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFLzSu8VkEYPqXs8bme6sCxqjdo2sfGfF0TvPMsixWkGAiEA/8Gv8uJ0b8BQo/42IQSRrL3SoZT4hLvytdw2Web5vLI="}]},"maintainers":[{"name":"bhritchie","email":"bhritchie@me.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/chai-counting-1.0.1.tgz_1468540768745_0.40541690844111145"}}},"readme":"# Chai Counting\n\nA simple counting plugin for the [Chai assertion library](http://chaijs.com/). `expect(n).to.be.zero`, `expect(n).to.be.one`, and so on, through `expect(n).to.be.ten`. Alternatively, `n.should.be.zero`, `n.should.be.one`, etc. This saves you the agony of typing the parentheses in `n.should.be.eq(0);`.\n\n[![Build Status](https://travis-ci.org/bhritchie/chai-counting.svg?branch=master)](https://travis-ci.org/bhritchie/chai-counting) [![npm](https://img.shields.io/npm/dt/chai-counting.svg)](https://www.npmjs.com/package/chai-counting)\n\n## Install\n\n\tnpm install chai-counting\n\n## Use\n\n\tconst chai = require('chai');\n\tconst chaiCounting = require('chai-counting');\n\tchai.use(chaiCounting);","maintainers":[{"name":"bhritchie","email":"bhritchie@me.com"}],"time":{"modified":"2022-06-13T05:50:53.400Z","created":"2016-01-27T20:58:49.675Z","1.0.0":"2016-01-27T20:58:49.675Z","1.0.1":"2016-07-14T23:59:31.411Z"},"homepage":"https://github.com/bhritchie/chai-counting#readme","keywords":["chai","chai-plugin","testing","assertions","numbers","counting"],"repository":{"type":"git","url":"git+https://github.com/bhritchie/chai-counting.git"},"author":{"name":"Brendan Ritchie"},"bugs":{"url":"https://github.com/bhritchie/chai-counting/issues"},"license":"ISC","readmeFilename":"README.md"}