Sha256: 73116c4b0c9abac8afb37392187281d36095769082fa59f857093f464ba9ea41
Contents?: true
Size: 1000 Bytes
Versions: 1
Compression:
Stored size: 1000 Bytes
Contents
{ "name": "mocha", "version": "1.0.3", "description": "simple, flexible, fun test framework", "keywords": [ "test", "bdd", "tdd", "tap" ], "author": { "name": "TJ Holowaychuk", "email": "tj@vision-media.ca" }, "repository": { "type": "git", "url": "git://github.com/visionmedia/mocha.git" }, "main": "./index", "bin": { "mocha": "./bin/mocha", "_mocha": "./bin/_mocha" }, "engines": { "node": ">= 0.4.x < 0.8.0" }, "scripts": { "test": "make test" }, "dependencies": { "commander": "0.5.x", "growl": "1.5.x", "jade": "0.20.3", "diff": "1.0.2", "debug": "*" }, "devDependencies": { "should": "*", "coffee-script": "1.2" }, "_id": "mocha@1.0.3", "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.13", "_nodeVersion": "v0.6.16", "_defaultsLoaded": true, "dist": { "shasum": "32c285c550f4e22f181a4a7ee33cf5871c9595fc" }, "_from": "mocha@*" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.26.0 | vendor/node_modules/mocha/package.json |