1
0
Fork 0
mirror of synced 2024-05-15 10:03:34 +12:00
FiraCode/package.json
Nikita Prokopov 63c6434ab7 Fira Code v5
2020-06-08 16:10:00 +02:00

27 lines
574 B
JSON

{
"name": "firacode",
"version": "5.0.0",
"description": "Fira Code: monospaced font with programming ligatures",
"main": "distr/fira_code.css",
"keywords": [
"font",
"Mozilla Fira Type Family",
"Fira",
"FiraMono"
],
"repository": {
"type": "git",
"url": "https://github.com/tonsky/FiraCode.git"
},
"author": "Nikita Prokopov <niki@tonsky.me>",
"license": "OFL-1.1",
"bugs": {
"url": "https://github.com/tonsky/FiraCode/issues"
},
"homepage": "https://github.com/tonsky/FiraCode#readme",
"files": [
"distr"
]
}