{"_id":"@bchociej/catch","_rev":"8-8fac9d8a83646413c194ad714fa44250","name":"@bchociej/catch","description":"catch C++ unit test framework","dist-tags":{"latest":"1.5.6-npm.4"},"versions":{"1.5.6-npm1":{"name":"@bchociej/catch","version":"1.5.6-npm1","description":"catch C++ unit test framework","main":"include_dirs.js","directories":{"doc":"docs"},"repository":{"type":"git","url":"git+https://github.com/bchociej/Catch.git"},"author":{"name":"philsquared"},"contributors":[{"name":"sam mikes"},{"name":"Ben Chociej","email":"ben@chociej.io"}],"license":"Boost","bugs":{"url":"https://github.com/bchociej/Catch/issues"},"homepage":"https://github.com/bchociej/Catch","gitHead":"37a735a8454d76c8b5c488e75dc24697ddcb992f","_id":"@bchociej/catch@1.5.6-npm1","scripts":{},"_shasum":"87c0c5935c7f4671ab21fffb502b8d0843bcf32b","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"bchociej","email":"me@benchociej.com"},"dist":{"shasum":"87c0c5935c7f4671ab21fffb502b8d0843bcf32b","tarball":"https://registry.npmjs.org/@bchociej/catch/-/catch-1.5.6-npm1.tgz","integrity":"sha512-BH//mvJTBtOZD2AP5TsvV7xqMVpzX0kpKd40xM6cZq4rTH2CrMLIfJjvWzytNuGVnYFMJFsT7UPJABuxxHxQAw==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA3FvB77hK1vvKypldsaV0fQQhoigkYucV+AEhRjgb9PAiAow67y7QeZkyawhaJH6+NeuRLGKI9zaLOgGDWuiIRUbA=="}]},"maintainers":[{"name":"bchociej","email":"me@benchociej.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/catch-1.5.6-npm1.tgz_1474476259641_0.9236783690284938"}},"1.5.6-npm.4":{"name":"@bchociej/catch","version":"1.5.6-npm.4","description":"catch C++ unit test framework","main":"include_dirs.js","directories":{"doc":"docs"},"repository":{"type":"git","url":"git+https://github.com/bchociej/Catch.git"},"author":{"name":"philsquared"},"contributors":[{"name":"sam mikes"},{"name":"Ben Chociej","email":"ben@chociej.io"}],"license":"Boost","bugs":{"url":"https://github.com/bchociej/Catch/issues"},"homepage":"https://github.com/bchociej/Catch","gitHead":"669fc3d35e016ee17d56f180bf54548b0e412124","_id":"@bchociej/catch@1.5.6-npm.4","scripts":{},"_shasum":"a14d61fc24d502a7dd99b450060b7bce0562f1cd","_from":".","_npmVersion":"3.10.3","_nodeVersion":"6.5.0","_npmUser":{"name":"bchociej","email":"me@benchociej.com"},"dist":{"shasum":"a14d61fc24d502a7dd99b450060b7bce0562f1cd","tarball":"https://registry.npmjs.org/@bchociej/catch/-/catch-1.5.6-npm.4.tgz","integrity":"sha512-IgZfMlPtQXXvK4t5nKJ4JVB2vox4AdEfKF6gXzFFl3oYH5gc6wMjln9QXw2s2L0dN8VK/cSYsWTPV5r6tyYm1A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBQJpwobgv+V3PaolhdvABG6BFiFuKhitDsKi27a0VqLAiADj3mfJTwCZlhHCB9Jse9kss/m7qaeKzjjZ91jpmOOkw=="}]},"maintainers":[{"name":"bchociej","email":"me@benchociej.com"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/catch-1.5.6-npm.4.tgz_1474476926609_0.5649738241918385"}}},"readme":"![catch logo](catch-logo-small.png)\n\n*v1.5.6*\n\nBuild status (on Travis CI) [![Build Status](https://travis-ci.org/philsquared/Catch.png)](https://travis-ci.org/philsquared/Catch)\n\n<a href=\"https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp\">The latest, single header, version can be downloaded directly using this link</a>\n\n## What's the Catch?\n\nCatch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++ and Objective-C (and, maybe, C). It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.\n\n## How to use it\nThis documentation comprises these three parts:\n\n* [Why do we need yet another C++ Test Framework?](docs/why-catch.md)\n* [Tutorial](docs/tutorial.md) - getting started\n* [Reference section](docs/Readme.md) - all the details\n* [Node.js/npm support](docs/nodejs-npm.md) - how to use with Node.js, node-gyp, and npm\n\n## More\n* Issues and bugs can be raised on the [Issue tracker on GitHub](https://github.com/philsquared/Catch/issues)\n* For discussion or questions please use [the dedicated Google Groups forum](https://groups.google.com/forum/?fromgroups#!forum/catch-forum)\n","maintainers":[{"name":"bchociej","email":"me@benchociej.com"}],"time":{"modified":"2022-06-12T15:05:21.714Z","created":"2016-09-21T16:40:33.431Z","1.5.6":"2016-09-21T16:40:33.431Z","1.5.6-npm1":"2016-09-21T16:44:20.193Z","1.5.6-npm.3":"2016-09-21T16:54:14.633Z","1.5.6-npm.4":"2016-09-21T16:55:27.184Z"},"homepage":"https://github.com/bchociej/Catch","repository":{"type":"git","url":"git+https://github.com/bchociej/Catch.git"},"contributors":[{"name":"sam mikes"},{"name":"Ben Chociej","email":"ben@chociej.io"}],"author":{"name":"philsquared"},"bugs":{"url":"https://github.com/bchociej/Catch/issues"},"license":"Boost","readmeFilename":"README.md"}