2018-03-15 17:00:22 +00:00
|
|
|
{
|
|
|
|
"name": "firacode",
|
2018-10-29 15:14:53 +00:00
|
|
|
"version": "1.206.0",
|
2018-03-15 17:00:22 +00:00
|
|
|
"description": "Fira Code: monospaced font with programming ligatures",
|
|
|
|
"keywords": [
|
|
|
|
"font",
|
|
|
|
"Mozilla Fira Type Family",
|
|
|
|
"Fira",
|
|
|
|
"FiraMono"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/tonsky/FiraCode.git"
|
|
|
|
},
|
|
|
|
"author": "Nikita Prokopov <prokopov@gmail.com>",
|
|
|
|
"license": "OFL-1.1",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/tonsky/FiraCode/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/tonsky/FiraCode#readme",
|
|
|
|
"files": [
|
|
|
|
"distr"
|
|
|
|
]
|
|
|
|
}
|
|
|
|
|