UNPKG

compound-ex4

Version:

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

118 lines (117 loc) 2.81 kB
{ "_args": [ [ "send@0.13.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express" ], [ "send@0.13.0", "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express" ] ], "_from": "send@0.13.0", "_id": "send@0.13.0", "_inCache": true, "_installable": true, "_location": "/send", "_npmUser": { "email": "doug@somethingdoug.com", "name": "dougwilson" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "send", "raw": "send@0.13.0", "rawSpec": "0.13.0", "scope": null, "spec": "0.13.0", "type": "version" }, "_requiredBy": [ "/express", "/serve-static" ], "_shrinkwrap": null, "_spec": "send@0.13.0", "_where": "/home/webs/dev/prj/compoundjsEX4/compound-ex4/node_modules/express", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk" }, "bugs": { "url": "https://github.com/pillarjs/send/issues" }, "contributors": [ { "name": "Douglas Christopher Wilson", "email": "doug@somethingdoug.com" } ], "dependencies": { "debug": "~2.2.0", "depd": "~1.0.1", "destroy": "1.0.3", "escape-html": "1.0.2", "etag": "~1.7.0", "fresh": "0.3.0", "http-errors": "~1.3.1", "mime": "1.3.4", "ms": "0.7.1", "on-finished": "~2.3.0", "range-parser": "~1.0.2", "statuses": "~1.2.1" }, "description": "Better streaming static file server with Range and conditional-GET support", "devDependencies": { "after": "0.8.1", "istanbul": "0.3.9", "mocha": "2.2.5", "supertest": "1.0.1" }, "directories": {}, "dist": { "shasum": "518f921aeb0560aec7dcab2990b14cf6f3cce5de", "tarball": "http://registry.npmjs.org/send/-/send-0.13.0.tgz" }, "engines": { "node": ">= 0.8.0" }, "files": [ "HISTORY.md", "LICENSE", "README.md", "index.js" ], "gitHead": "80cfa7f54ce87c75e92619d5bc510406bd69133a", "homepage": "https://github.com/pillarjs/send", "keywords": [ "file", "server", "static" ], "license": "MIT", "maintainers": [ { "name": "tjholowaychuk", "email": "tj@vision-media.ca" }, { "name": "dougwilson", "email": "doug@somethingdoug.com" } ], "name": "send", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/pillarjs/send.git" }, "scripts": { "test": "mocha --check-leaks --reporter spec --bail", "test-ci": "istanbul cover node_modules/mocha/bin/_mocha --report lcovonly -- --check-leaks --reporter spec", "test-cov": "istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --reporter dot" }, "version": "0.13.0" }