UNPKG

swagger-decorator

Version:
15 lines (14 loc) 304 B
{ "name": "declarative-validator", "version": "0.0.1", "description": "Declarative Validator For JavaScript", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "validator": "^8.0.0" } }