Sha256: b67f84f4e66d04c34bbbf44e9913619f5a332b9a87b7a1b60be2e77523bb1c88
Contents?: true
Size: 992 Bytes
Versions: 1
Compression:
Stored size: 992 Bytes
Contents
{ "name": "mocha", "version": "1.3.0", "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" }, "scripts": { "test": "make test" }, "dependencies": { "commander": "0.6.1", "growl": "1.5.x", "jade": "0.26.3", "diff": "1.0.2", "debug": "*" }, "devDependencies": { "should": "*", "coffee-script": "1.2" }, "_id": "mocha@1.3.0", "optionalDependencies": {}, "_engineSupported": true, "_npmVersion": "1.1.21", "_nodeVersion": "v0.6.19", "_defaultsLoaded": true, "dist": { "shasum": "3a92b4c9a9280f31597bbb5c1f3b58632ac69b37" }, "_from": "mocha@*" }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
stylus-source-0.27.2 | vendor/node_modules/mocha/package.json |