keyrune/bower_components/keyrune/.bower.json
2016-12-15 21:27:41 -05:00

43 lines
838 B
JSON

{
"name": "keyrune",
"homepage": "http://andrewgioia.github.io/Keyrune",
"authors": [
"Andrew Gioia <andrewgioia@gmail.com>"
],
"description": "Magic: the Gathering set symbol pictographic font",
"main": [
"css/keyrune.css"
],
"keywords": [
"keyrune",
"mtg",
"set",
"set symbol",
"set code",
"magic",
"gathering",
"font"
],
"dependencies": {},
"devDependencies": {},
"license": [
"OFL-1.1",
"MIT"
],
"ignore": [
"*/.*",
"*.json",
"*.md",
"node_modules",
"bower_components"
],
"_release": "fd218b2379",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "fd218b2379ef1c6505dde98fe16b69e4db264790"
},
"_source": "https://github.com/andrewgioia/keyrune.git",
"_target": "*",
"_originalSource": "keyrune"
}