Icard/angular-clarity-master(work.../node_modules/@clr/city/package.json

24 lines
556 B
JSON
Raw Permalink Normal View History

2024-07-16 14:55:36 +00:00
{
"name": "@clr/city",
"version": "1.1.0",
"description": "Clarity City Typeface",
"main": "css/index.css",
"repository": "https://github.com/vmware/clarity-city.git",
"scripts": {
"archive": "git archive --format zip -o Clarity-City.zip master"
},
"keywords": [
"typeface",
"font",
"font family",
"clarity",
"clarity city"
],
"author": "clarity",
"license": "OFL-1.1",
"bugs": {
"url": "https://github.com/vmware/clarity-city/issues"
},
"homepage": "https://github.com/vmware/clarity-city#readme"
}