{ "name": "mocha", "version": "2.2.0", "homepage": "http://mocha.github.io/mocha", "description": "simple, flexible, fun test framework", "authors": [ "TJ Holowaychuk ", "Joshua Appelman ", "Oleg Gaidarenko ", "Christoffer Hallas ", "Christopher Hiller ", "Travis Jeffery ", "Johnathan Ong ", "Guillermo Rauch " ], "repository": { "type": "git", "url": "git://github.com/mochajs/mocha.git" }, "main": [ "mocha.js", "mocha.css" ], "ignore": [ "bin", "editors", "images", "lib", "support", "test", ".gitignore", ".npmignore", ".travis.yml", "component.json", "index.js", "Makefile", "package.json" ], "keywords": [ "mocha", "test", "bdd", "tdd", "tap" ], "license": "MIT", "_release": "2.2.0", "_resolution": { "type": "version", "tag": "2.2.0", "commit": "f101c59e527082a69857cbab86ae1a00e033e5c3" }, "_source": "git://github.com/mochajs/mocha.git", "_target": "~2.2.0", "_originalSource": "mocha", "_direct": true }