UNPKG

compound-ex4

Version:

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

87 lines (86 loc) 1.96 kB
{ "_args": [ [ "shelljs@0.3.x", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/jshint" ] ], "_from": "shelljs@>=0.3.0 <0.4.0", "_id": "shelljs@0.3.0", "_inCache": true, "_installable": true, "_location": "/shelljs", "_npmUser": { "email": "arturadib@gmail.com", "name": "artur" }, "_npmVersion": "1.3.11", "_phantomChildren": {}, "_requested": { "name": "shelljs", "raw": "shelljs@0.3.x", "rawSpec": "0.3.x", "scope": null, "spec": ">=0.3.0 <0.4.0", "type": "range" }, "_requiredBy": [ "/jshint" ], "_resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz", "_shasum": "3596e6307a781544f591f37da618360f31db57b1", "_shrinkwrap": null, "_spec": "shelljs@0.3.x", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/jshint", "author": { "email": "aadib@mozilla.com", "name": "Artur Adib" }, "bin": { "shjs": "./bin/shjs" }, "bugs": { "url": "https://github.com/arturadib/shelljs/issues" }, "dependencies": {}, "description": "Portable Unix shell commands for Node.js", "devDependencies": { "jshint": "~2.1.11" }, "directories": {}, "dist": { "shasum": "3596e6307a781544f591f37da618360f31db57b1", "tarball": "http://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz" }, "engines": { "node": ">=0.8.0" }, "homepage": "http://github.com/arturadib/shelljs", "keywords": [ "jake", "make", "makefile", "shell", "synchronous", "unix" ], "license": "BSD*", "main": "./shell.js", "maintainers": [ { "name": "artur", "email": "arturadib@gmail.com" } ], "name": "shelljs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/arturadib/shelljs.git" }, "scripts": { "test": "node scripts/run-tests" }, "version": "0.3.0" }