{
	"name": "dscrb",
	"version": "0.9.0",
	"description": "Get property descriptor.",
	"main": "dscrb.deploy.js",
	"support": "dscrb.support.js",
	"authors": [
		"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
		"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
		"Vinse Vinalon <vinsevinalon@gmail.com>"
	],
	"license": "MIT",
	"keywords": [
		"get",
		"property",
		"descriptor",
		"dscrb"
	],
	"homepage": "https://github.com/volkovasystems/dscrb",
	"ignore": [
		"**/.*",
		"node_modules",
		"bower_components",
		"test",
		"tests"
	],
	"resolutions": {
		"stringe": "^0.6.0"
	},
	"dependencies": {
		"falzy": "^0.23.0",
		"harden": "^0.23.0",
		"kein": "^0.30.0",
		"stringe": "^0.6.0",
		"zelf": "^0.14.0"
	}
}