diff --git a/package.json b/package.json new file mode 100644 index 0000000..550f633 --- /dev/null +++ b/package.json @@ -0,0 +1,28 @@ +{ + "name": "@chrismsimpson/metropolis", + "version": "10.0.0", + "description": "Metropolis: A modern, geometric typeface", + "keywords": [ + "font", + "type", + "typeface", + "metropolis", + "geometric", + "modern" + ], + "repository": { + "type": "git", + "url": "https://github.com/chrismsimpson/Metropolis" + }, + "license": "Unlicense", + "bugs": { + "url": "https://github.com/chrismsimpson/Metropolis/issues" + }, + "homepage": "https://github.com/chrismsimpson/Metropolis", + "files": [ + "Fonts/OpenType", + "Fonts/TrueType", + "Fonts/UFO", + "Fonts/Webfonts" + ] + } \ No newline at end of file