UNPKG

compound-ex4

Version:

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

143 lines (142 loc) 3.26 kB
{ "_args": [ [ "nodeunit@latest", "/home/webs/dev/prj/compoundjsEX4/compound-ex4" ] ], "_from": "nodeunit@latest", "_id": "nodeunit@0.9.1", "_inCache": true, "_installable": true, "_location": "/nodeunit", "_nodeVersion": "1.4.1", "_npmUser": { "email": "reinstein.mike@gmail.com", "name": "mreinstein" }, "_npmVersion": "2.6.0", "_phantomChildren": {}, "_requested": { "name": "nodeunit", "raw": "nodeunit@latest", "rawSpec": "latest", "scope": null, "spec": "latest", "type": "tag" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/nodeunit/-/nodeunit-0.9.1.tgz", "_shasum": "e553dd41d8769402c3b9ab32d0e72e9668405139", "_shrinkwrap": null, "_spec": "nodeunit@latest", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4", "bin": { "nodeunit": "./bin/nodeunit" }, "bugs": { "url": "http://github.com/caolan/nodeunit/issues" }, "contributors": [ { "name": "Oleg Efimov", "url": "https://github.com/Sannis" }, { "name": "Romain Beauxis", "url": "https://github.com/toots" }, { "name": "Alex Wolfe", "url": "https://github.com/alexkwolfe" }, { "name": "Carl Fürstenberg", "url": "https://github.com/azatoth" }, { "name": "Gerad Suyderhoud", "url": "https://github.com/gerad" }, { "name": "Kadir Pekel", "url": "https://github.com/coffeemate" }, { "name": "Alex Gorbatchev", "url": "https://github.com/alexgorbatchev" }, { "name": "Orlando Vazquez", "url": "https://github.com/orlandov" }, { "name": "Ryan Dahl", "url": "https://github.com/ry" }, { "name": "Sam Stephenson", "url": "https://github.com/sstephenson" }, { "name": "Thomas Mayfield", "url": "https://github.com/thegreatape" }, { "name": "Elijah Insua", "email": "tmpvar@gmail.com", "url": "http://tmpvar.com" } ], "dependencies": { "tap": "^0.7.1" }, "description": "Easy unit testing for node.js and the browser.", "devDependencies": { "should": ">=0.4.2", "uglify-js": ">=1.1.0" }, "directories": { "doc": "./doc", "lib": "./lib", "man": "./man1" }, "dist": { "shasum": "e553dd41d8769402c3b9ab32d0e72e9668405139", "tarball": "http://registry.npmjs.org/nodeunit/-/nodeunit-0.9.1.tgz" }, "gitHead": "d8b4f70c868d7c840f39f9e8ef7a848276169138", "homepage": "https://github.com/caolan/nodeunit", "licenses": [ { "type": "MIT", "url": "http://github.com/caolan/nodeunit/raw/master/LICENSE" } ], "maintainers": [ { "name": "caolan", "email": "caolan@caolanmcmahon.com" }, { "name": "mreinstein", "email": "reinstein.mike@gmail.com" } ], "man": [ "/Users/michaelreinstein/wwwroot/nodeunit/man1/nodeunit.1" ], "name": "nodeunit", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/caolan/nodeunit.git" }, "scripts": { "test": "node ./bin/nodeunit" }, "version": "0.9.1" }