|
|
{ "_args": [ [ "connect@2.7.11", "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express" ] ], "_from": "connect@2.7.11", "_id": "connect@2.7.11", "_inCache": true, "_installable": true, "_location": "/connect", "_npmUser": { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, "_npmVersion": "1.2.14", "_phantomChildren": { "debug": "2.2.0", "fresh": "0.1.0", "mime": "1.2.11", "range-parser": "0.0.4" }, "_requested": { "name": "connect", "raw": "connect@2.7.11", "rawSpec": "2.7.11", "scope": null, "spec": "2.7.11", "type": "version" }, "_requiredBy": [ "/express" ], "_resolved": "https://registry.npmjs.org/connect/-/connect-2.7.11.tgz", "_shasum": "f561d5eef70b8d719c397f724d34ba4065c77a3e", "_shrinkwrap": null, "_spec": "connect@2.7.11", "_where": "C:\\Users\\esanvin\\Desktop\\multi\\NodeServer\\node_modules\\express", "author": { "email": "tj@vision-media.ca", "name": "TJ Holowaychuk", "url": "http://tjholowaychuk.com" }, "bugs": { "url": "https://github.com/senchalabs/connect/issues" }, "dependencies": { "buffer-crc32": "0.2.1", "bytes": "0.2.0", "cookie": "0.0.5", "cookie-signature": "1.0.1", "debug": "*", "formidable": "1.0.14", "fresh": "0.1.0", "pause": "0.0.1", "qs": "0.6.5", "send": "0.1.1" }, "description": "High performance middleware framework", "devDependencies": { "dox": "*", "jade": "*", "mocha": "*", "should": "*" }, "directories": {}, "dist": { "shasum": "f561d5eef70b8d719c397f724d34ba4065c77a3e", "tarball": "http://registry.npmjs.org/connect/-/connect-2.7.11.tgz" }, "engines": { "node": ">= 0.8.0" }, "homepage": "https://github.com/senchalabs/connect#readme", "keywords": [ "framework", "web", "middleware", "connect", "rack" ], "main": "index", "maintainers": [ { "email": "tj@vision-media.ca", "name": "tjholowaychuk" }, { "email": "tim@creationix.com", "name": "creationix" } ], "name": "connect", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/senchalabs/connect.git" }, "scripts": { "test": "make" }, "version": "2.7.11" }
|