{
	"name": "antcss",
	"version": "4.0.5",
	"description": "Utility CSS framework with abbreviated class names",
	"main": "ant.min.css",
	"author": "tiencoffee",
	"keywords": ["css", "abbr", "class", "tailwind", "emmet"],
	"homepage": "https://github.com/tiencoffee/antcss",
	"repository": "github:tiencoffee/antcss",
	"license": "MIT",
	"files": [
		"ant.min.css"
	],
	"scripts": {
		"build": "npx lsc build"
	}
}
