keyrune/package.json
2018-10-03 15:46:42 -04:00

29 lines
624 B
JSON

{
"name": "keyrune-docs",
"version": "1.0.1",
"description": "Keyrune documentation website",
"main": "index.html",
"dependencies": {
"keyrune": "^3.3.1",
"zepto": "*"
},
"devDependencies": {},
"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>",
"license": "OFL 1.1",
"bugs": {
"url": "https://github.com/andrewgioia/Keyrune/issues"
},
"homepage": "https://andrewgioia.github.io/Keyrune"
}