{
	"name": "com.octolab.jester-serialize",
	"displayName": "Jester Binary Serialization Library",
	"version": "1.0.0",
	"description": "A binary serialization library with custom types support",
	"author": "@x000000",
	"unity": "2020.2",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/x000000/Jester.git"
	},
	"bugs": {
		"url": "https://github.com/x000000/Jester/issues"
	},
	"keywords": [
		"Unity3D",
		"Unity",
		"Serialization"
	],
	"license": "MIT"
}