UNPKG

cloudboost-tv

Version:

Database Service that does Storage, Search, Real-time and a whole lot more.

57 lines 1.26 kB
{ "name": "mocha", "version": "2.2.0", "homepage": "http://mocha.github.io/mocha", "description": "simple, flexible, fun test framework", "authors": [ "TJ Holowaychuk <tj@vision-media.ca>", "Joshua Appelman <joshua@jbna.nl>", "Oleg Gaidarenko <markelog@gmail.com>", "Christoffer Hallas <christoffer.hallas@gmail.com>", "Christopher Hiller <chiller@badwing.com>", "Travis Jeffery <tj@travisjeffery.com>", "Johnathan Ong <me@jongleberry.com>", "Guillermo Rauch <rauchg@gmail.com>" ], "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 }