FiraCode/package.json

27 lines
580 B
JSON

{
"name": "firacode",
"version": "1.206.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 <prokopov@gmail.com>",
"license": "OFL-1.1",
"bugs": {
"url": "https://github.com/tonsky/FiraCode/issues"
},
"homepage": "https://github.com/tonsky/FiraCode#readme",
"files": [
"distr"
]
}