mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-11-14 19:24:46 +00:00
23 lines
543 B
JSON
23 lines
543 B
JSON
|
{
|
||
|
"name": "keyrune4",
|
||
|
"version": "4.0.0",
|
||
|
"author": "Andrew Gioia",
|
||
|
"description": "Magic: the Gathering icon font",
|
||
|
"license": "(OFL-1.1 AND GPL-3.0-only)",
|
||
|
"homepage": "https://keyrune.andrewgioia.com",
|
||
|
"main": "dist/css/keyrune.css",
|
||
|
"directories": {
|
||
|
"doc": "docs"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"build": ""
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/andrewgioia/keyrune.git"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/andrewgioia/keyrune/issues",
|
||
|
"email": "andrew@gioia.email"
|
||
|
},
|
||
|
}
|