NPM package

This commit is contained in:
André Passos 2016-06-29 07:21:06 -03:00
parent 808c5a8cb8
commit 9e3cf742ab
1 changed files with 25 additions and 0 deletions

25
package.json Normal file
View File

@ -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 <andrewgioia@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/andrewgioia/Mana/issues"
},
"homepage": "https://github.com/andrewgioia/Mana#readme"
}