{
	"name": "schema",
	"version": "0.2.1",
	"description": "Sophisticated JSON schema data validation and adaptation",
	"homepage": "https://github.com/akidee/schema.js",
	"author": {
		"name": "Andreas Kalsch",
		"email": "mail@akidee.de",
		"url": "http://akidee.de/"
	},
	"dependencies": {
		
	},
	"devDependencies": {
		
	},
	"keywords": [
		"json schema",
		"schema",
		"data",
		"validation",
		"tolerant",
		"adaptation",
		"agile"
	]
}