{
	"name": "raze",
	"version": "0.34.0",
	"description": "Convert entity to Array instance.",
	"main": "raze.deploy.js",
	"support": "raze.support.js",
	"authors": [
		"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
		"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
		"Vinse Vinalon <vinsevinalon@gmail.com>"
	],
	"license": "MIT",
	"keywords": [
		"convert",
		"array-like",
		"data",
		"structure",
		"Array",
		"instance",
		"raze"
	],
	"homepage": "https://github.com/volkovasystems/raze",
	"moduleType": [
		"es6",
		"globals",
		"node"
	],
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	]
}
