UNPKG

rest-validator

Version:
30 lines (29 loc) 617 B
{ "name": "rest-validator", "version": "1.2.3", "description": "Validator for json payloads", "main": "index.js", "author": "Artem Zaitsev", "keywords": [ "json", "validator", "data-validator", "json-validator", "request-validator", "type-validator", "generator", "json schema generator", "pg", "postgres client", "generate json schema from the database" ], "repository": { "type": "git", "url": "https://gitlab.com/zaitsev_idealogic/rest-validator.git" }, "dependencies": { "mysql": "^2.18.1", "pg": "^7.18.2" }, "license": "ISC" }