Removing an old bower file

This commit is contained in:
Andrew Gioia 2016-01-05 11:26:40 -05:00
parent 4414708f45
commit 86c6ca169d

View File

@ -1,43 +0,0 @@
{
"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": "c37f680ad6",
"_resolution": {
"type": "branch",
"branch": "master",
"commit": "c37f680ad6bacea1a2a82d0d4a6e842ef0806571"
},
"_source": "git://github.com/andrewgioia/keyrune.git",
"_target": "*",
"_originalSource": "andrewgioia/keyrune"
}