{
	"name": "@seedblocks/css",
	"version": "0.0.1",
	"description": "A simple CSS only library of modern style components and utils.",
	"author": "Praney Behl <praneybehl@seedblocks.com>",
	"license": "Apache-2.0",
	"main": "src/index.css",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": "https://github.com/Seed-Blocks/seedblocks/tree/master/packages/css",
	"keywords": [
		"css",
		"css-framework",
		"css-variables",
		"css-grid",
		"grid",
		"grid-layout",
		"seedblocks",
		"seedblocks-css",
		"postcss"
	],
	"publishConfig": {
		"access": "public"
	},
	"bugs": {
		"url": "https://github.com/seed-blocks/seedblocks/issues"
	},
	"homepage": "https://github.com/seed-blocks/seedblocks#readme",
	"gitHead": "df4f1f6ee72131efa02baf879336be696414d222"
}
