mana/bower_components/mana/.bower.json

40 lines
795 B
JSON

{
"name": "mana",
"homepage": "https://github.com/andrewgioia/Mana",
"authors": [
"Andrew Gioia <andrewgioia@gmail.com>"
],
"description": "Magic: the Gathering mana symbol pictographic font",
"main": [
"css/mana.css"
],
"moduleType": [],
"keywords": [
"mana",
"mtg",
"mana symbols",
"magic",
"gathering",
"font"
],
"license": "MIT",
"private": true,
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
".git",
".gitignore"
],
"_release": "e36bd4b9e7",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "e36bd4b9e72917ad9e98d1752af537b51337b5c4"
},
"_source": "https://github.com/andrewgioia/Mana.git",
"_target": "*",
"_originalSource": "mana"
}