2017-07-09 17:22:11 +00:00
|
|
|
{
|
|
|
|
"name": "keyrune-docs",
|
2017-07-15 14:32:11 +00:00
|
|
|
"version": "1.0.1",
|
2017-07-09 17:22:11 +00:00
|
|
|
"description": "Keyrune documentation website",
|
|
|
|
"main": "index.html",
|
|
|
|
"dependencies": {
|
|
|
|
"keyrune": "*",
|
|
|
|
"zepto": "*"
|
|
|
|
},
|
2017-07-11 16:23:00 +00:00
|
|
|
"devDependencies": {},
|
2017-07-09 17:22:11 +00:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/andrewgioia/Keyrune.git#gh-pages"
|
|
|
|
},
|
|
|
|
"keywords": [
|
|
|
|
"keyrune",
|
|
|
|
"magic",
|
|
|
|
"gathering",
|
|
|
|
"icon",
|
|
|
|
"font"
|
|
|
|
],
|
|
|
|
"author": "Andrew Gioia <andrewgioia@gmail.com>",
|
2017-07-15 14:32:11 +00:00
|
|
|
"license": "OFL 1.1",
|
2017-07-09 17:22:11 +00:00
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/andrewgioia/Keyrune/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://andrewgioia.github.io/Keyrune"
|
|
|
|
}
|