diff --git a/package.json b/package.json new file mode 100644 index 0000000..b4b555d --- /dev/null +++ b/package.json @@ -0,0 +1,25 @@ +{ + "name": "mana", + "version": "0.6.0", + "description": "Magic: the Gathering mana symbol pictographic font", + "main": "css/mana.css", + "repository": { + "type": "git", + "url": "git+https://github.com/andrewgioia/Mana.git" + }, + "keywords": [ + "mana", + "mtg", + "mana", + "symbols", + "magic", + "gathering", + "font" + ], + "author": "Andrew Gioia ", + "license": "MIT", + "bugs": { + "url": "https://github.com/andrewgioia/Mana/issues" + }, + "homepage": "https://github.com/andrewgioia/Mana#readme" +}