{ "name": "vfs-lint", "version": "0.0.1", "description": "A simple API lint wrapper for vfs instances.", "main": "lint.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/c9/vfs-lint.git" }, "author": "Tim Caswell", "license": "MIT" }