UNPKG

compound-ex4

Version:

Compound-ex4 - MVC framework for NodeJS (ExpressJs 4 version), fork compoundjs(https://github.com/1602/compound)

95 lines (94 loc) 2.05 kB
{ "_args": [ [ "mocha@1.8.1", "/home/webs/dev/prj/compoundjsEX4/compound-ex4" ] ], "_from": "mocha@1.8.1", "_id": "mocha@1.8.1", "_inCache": true, "_installable": true, "_location": "/mocha", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.2.2", "_phantomChildren": {}, "_requested": { "name": "mocha", "raw": "mocha@1.8.1", "rawSpec": "1.8.1", "scope": null, "spec": "1.8.1", "type": "version" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/mocha/-/mocha-1.8.1.tgz", "_shasum": "fa6f056cc3282f55ec2ac6be27b32e304d61e2fe", "_shrinkwrap": null, "_spec": "mocha@1.8.1", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "bin": { "_mocha": "./bin/_mocha", "mocha": "./bin/mocha" }, "bugs": { "url": "https://github.com/visionmedia/mocha/issues" }, "dependencies": { "commander": "0.6.1", "debug": "*", "diff": "1.0.2", "growl": "1.7.x", "jade": "0.26.3", "mkdirp": "0.3.3", "ms": "0.3.0" }, "description": "simple, flexible, fun test framework", "devDependencies": { "coffee-script": "1.2", "should": "*" }, "directories": {}, "dist": { "shasum": "fa6f056cc3282f55ec2ac6be27b32e304d61e2fe", "tarball": "http://registry.npmjs.org/mocha/-/mocha-1.8.1.tgz" }, "engines": { "node": ">= 0.4.x" }, "homepage": "https://github.com/visionmedia/mocha#readme", "keywords": [ "bdd", "mocha", "tap", "tdd", "test" ], "main": "./index", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" } ], "name": "mocha", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/visionmedia/mocha.git" }, "scripts": { "test": "make test-all" }, "version": "1.8.1" }