diff --git a/package.json b/package.json new file mode 100644 index 000000000..63f7ce419 --- /dev/null +++ b/package.json @@ -0,0 +1,27 @@ +{ + "name": "raleway", + "version": "1.0.0", + "description": "Raleway is an elegant sans-serif typeface, designed in a single thin weight. It is a display face that features both old style and lining numerals, standard and discretionary ligatures, a pretty complete set of diacritics, as well as a stylistic alternate inspired by more geometric sans-serif typefaces than its neo-grotesque inspired default character set.", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git+https://github.com/theleagueof/raleway.git" + }, + "keywords": [ + "font", + "raleway" + ], + "author": "", + "author": { + "name": "Matt McInerney", + "email": "matt@matt.cc", + "url": "http://matt.cc/" + }, + "license": "OFL-1.1", + "bugs": { + "url": "https://github.com/theleagueof/raleway/issues" + }, + "homepage": "https://github.com/theleagueof/raleway#readme" +}