{ "author": "Ajax.org B.V. ", "contributors": [ { "name": "Tim Caswell", "email": "tim@c9.io>" } ], "name": "vfs-http-adapter", "description": "A http middleware to wrap vfs instances and expose them via a RESTful interface", "version": "0.2.3", "repository": { "type": "git", "url": "git://github.com/c9/vfs-http-adapter.git" }, "main": "restful.js", "dependencies": {}, "devDependencies": {}, "optionalDependencies": {}, "licenses" : [{ "type" : "MIT", "url" : "http://github.com/c9/vfs-http-adapter/raw/master/LICENSE" }], "engines": { "node": "*" } }