diff --git a/package.json b/package.json new file mode 100644 index 0000000..55ba33b --- /dev/null +++ b/package.json @@ -0,0 +1,25 @@ +{ + "name": "firacode", + "version": "1.205.0", + "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 ", + "license": "OFL-1.1", + "bugs": { + "url": "https://github.com/tonsky/FiraCode/issues" + }, + "homepage": "https://github.com/tonsky/FiraCode#readme", + "files": [ + "distr" + ] +} +