{
	"version": "0.0.404",
	"name": "altamoon-types",
	"description": "TypeScript definitions for Altamoon plugin development",
	"main": "types/index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"author": {
		"name": "Letiliel",
		"email": "dev@xod.me",
		"url": "https://github.com/Letiliel"
	},
	"contributors": [
		{
			"name": "Andrey Gubanov",
			"email": "andrey@gubanov.eu",
			"url": "https://opensource.gubanov.eu/"
		}
	],
	"license": "AGPL-3.0-or-later",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/Altamoon/altamoon.git"
	}
}