{ "name": "aproba", "version": "2.0.0", "description": "A ridiculously light-weight argument validator (now browser friendly)", "main": "index.js", "directories": { "test": "test" }, "dependencies": {}, "devDependencies": { "standard": "^11.0.1", "tap": "^12.0.1" }, "files": [ "index.js" ], "repository": { "type": "git", "url": "https://github.com/iarna/aproba" }, "author": "Rebecca Turner ", "license": "ISC", "homepage": "https://github.com/iarna/aproba" }