mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-21 22:54:45 +00:00
26 lines
561 B
JSON
26 lines
561 B
JSON
{
|
|
"name": "mana-font",
|
|
"version": "1.3.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"
|
|
}
|