mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-21 22:54:45 +00:00
NPM package
This commit is contained in:
parent
808c5a8cb8
commit
9e3cf742ab
25
package.json
Normal file
25
package.json
Normal 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"
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user