uni-ticket-system/node_modules/css-system-font-keywords/package.json
2023-12-05 10:11:10 +08:00

26 lines
633 B
JSON

{
"name": "css-system-font-keywords",
"version": "1.0.0",
"description": "List of CSS system font keywords.",
"main": "index.json",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jedmao/css-system-font-keywords.git"
},
"keywords": [
"css",
"font",
"weight",
"keywords"
],
"author": "Jed Mao <jedmao@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/jedmao/css-system-font-keywords/issues"
},
"homepage": "https://github.com/jedmao/css-system-font-keywords#readme"
}