{ "_from": "stacked@^1.1.1", "_id": "stacked@1.1.1", "_inBundle": false, "_integrity": "sha1-LH+jjMfjejQRp3zY55LeRI+faXU=", "_location": "/stacked", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "stacked@^1.1.1", "name": "stacked", "escapedName": "stacked", "rawSpec": "^1.1.1", "saveSpec": null, "fetchSpec": "^1.1.1" }, "_requiredBy": [ "/budo" ], "_resolved": "https://registry.npmjs.org/stacked/-/stacked-1.1.1.tgz", "_shasum": "2c7fa38cc7e37a3411a77cd8e792de448f9f6975", "_spec": "stacked@^1.1.1", "_where": "C:\\Users\\User\\Documents\\Git\\asdf-games\\node_modules\\budo", "author": { "name": "Felix Gnass", "email": "fgnass@gmail.com" }, "bugs": { "url": "https://github.com/fgnass/stacked/issues" }, "bundleDependencies": false, "deprecated": false, "description": "bundle multiple middleware functions into one stack", "devDependencies": { "chai": "^1.9.1", "connect": "^3.0.1", "mocha": "^1.20.1", "supertest": "^0.13.0" }, "homepage": "https://github.com/fgnass/stacked", "keywords": [ "connect", "middleware", "stack" ], "main": "stacked.js", "name": "stacked", "repository": { "type": "git", "url": "git+ssh://git@github.com/fgnass/stacked.git" }, "scripts": { "test": "mocha test/ --reporter spec" }, "version": "1.1.1" }