{"name":"tester","version":"1.3.2","description":"Unit testing made simple and fun: flat colors and emoji in your tests.","main":"lib/index.js","directories":{"example":"example","test":"test"},"scripts":{"test":"node test"},"author":{"name":"Ionică Bizău","email":"bizauionica@gmail.com","url":"http://ionicabizau.net"},"license":"MIT","dependencies":{"emoji-logger":"^1.0.0","expect":"^1.13.0","queoid":"^1.0.0","try-async":"^1.0.0"},"blah":{"description":[{"h2":":star: Features"},{"ul":["It does *not* create any globals.","Writing messages in custom streams (by default in `process.stdout`).","Easy interface for handling sync and async stuff.","Emoji & Flat colors :art:","Just run the test file using `node`"]}],"installation":[{"p":"After installing the package, you just need to set up a test file where you `require` the `tester` package. Your `package.json` will look like this:"},{"code":{"language":"js","content":["{","  \"name\": \"tester\",","  ...","  \"scripts\": {","    \"test\": \"node test/your-test-file.js\"","  },","  ...","  \"devDependencies\": {","    \"tester\": \"^1.0.0\"","  }","}"]}},{"p":"`test/your-test-file.js` will contain your tests, like documented below."}],"ex_img":"http://i.imgur.com/WzLYt7t.png","is_dev":true,"show_usage":false},"devDependencies":{},"repository":{"type":"git","url":"git+https://github.com/IonicaBizau/tester.git"},"bugs":{"url":"https://github.com/IonicaBizau/tester/issues"},"homepage":"https://github.com/IonicaBizau/tester#readme","keywords":["test","unit","testing","emoji","flat","colors"],"files":["bin/","app/","lib/","dist/","src/","resources/","menu/","cli.js","index.js"],"gitHead":"1cd34d0a09182c8c838b33f8f8d56f910212ea7e","_id":"tester@1.3.2","_shasum":"937775b614cd7be9d3441b9bfb5adbf51e97beb7","_from":".","_npmVersion":"2.14.2","_nodeVersion":"4.0.0","_npmUser":{"name":"ionicabizau","email":"bizauionica@gmail.com"},"maintainers":[{"name":"ionicabizau","email":""}],"dist":{"shasum":"937775b614cd7be9d3441b9bfb5adbf51e97beb7","size":4504,"noattachment":false,"key":"/tester/-/tester-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/tester/download/tester-1.3.2.tgz"},"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/tester-1.3.2.tgz_1461840457942_0.28550953371450305"},"publish_time":1461840460405,"_cnpm_publish_time":1461840460405,"_hasShrinkwrap":false,"dist-tags":{"latest":"1.4.5"}}