{
	"name":        "lycheejs",
	"main":        "build/html/lychee.js",
	"version":     "2018.3.0",
	"homepage":    "https://lychee.js.org",
	"description": "Next-Gen Isomorphic Application Library",
	"license":     [
		"MIT",
		"GPL-3.0"
	],
	"repository":  {
		"type": "git",
		"url":  "https://github.com/Artificial-Engineering/lycheeJS-library.git"
	},
	"moduleType":  [
		"globals"
	],
	"ignore":      [
		"**/.*",
		"package.json"
	]
}
