{
	"author": {
		"name": "Baptiste Pillot",
		"email": "baptiste@pillot.fr"
	},
	"dependencies": {
		"@itrocks/class-view": "latest",
		"@itrocks/composition": "latest",
		"@itrocks/required": "latest",
		"@itrocks/store": "latest"
	},
	"description": "Tools to structure business objects with storage, validation, and view decorators",
	"files": [
		"LICENSE",
		"README.md"
	],
	"homepage": "https://it.rocks",
	"keywords": [
		"backend",
		"bundle",
		"business",
		"common",
		"it.rocks",
		"kit",
		"object",
		"pack",
		"preset"
	],
	"license": "ISC",
	"name": "@itrocks/business-pack",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/itrocks-ts/business-pack.git"
	},
	"version": "0.0.2"
}
