{
	"name": "css-font-weight-names",
	"version": "0.2.1",
	"description": "A JSON Object of all CSS font weight names mapped to their numeric value",
	"keywords": ["css", "w3c", "fonts", "weights", "names", "numbers", "json"],
	"author": "Jonathan Neal <jonathantneal@hotmail.com>",
	"license": "CC0-1.0",
	"bugs": {
		"url": "https://github.com/jonathantneal/css-font-weight-names/issues"
	},
	"homepage": "https://github.com/jonathantneal/css-font-weight-names",
	"repository": {
		"type": "git",
		"url": "https://github.com/jonathantneal/css-font-weight-names.git"
	},
	"main": "./css-font-weight-names.json"
}
