{
	"name": "json-validate-utils",
	"version": "1.0.2",
	"description": "A simple json validator that validates data against schema",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/Malav20/json-validate-utils"
	},
	"keywords": [
		"json",
		"validation",
		"schema",
		"object",
		"data",
		"utility",
		"utils",
		"error",
		"issue",
		"validate",
		"validation-helper",
		"validation-utility",
		"javascript"
	],
	"author": "Malav Parekh",
	"license": "ISC"
}
