Skip to content
Snippets Groups Projects
package.json 930 B
Newer Older
ezsh's avatar
ezsh committed
{
	"name": "free-cities",
	"description": "The Free Cities game",
	"version": "1.0.0",
	"repository": {
		"type": "git",
		"url": "https://gitgud.io/pregmodfan/fc-pregmod.git"
	},
	"scripts": {
brickode's avatar
brickode committed
		"lint": "eslint src/**/*.js",
		"compile": "sh compile.sh"