mirror of
https://github.com/andrewgioia/keyrune.git
synced 2024-12-22 07:29:56 +00:00
commit
19323d2ae4
19
package.json
Normal file
19
package.json
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "keyrune",
|
||||||
|
"description": "Keyrune",
|
||||||
|
"version": "1.2.0",
|
||||||
|
"keywords": [],
|
||||||
|
"homepage": "http://andrewgioia.com",
|
||||||
|
"dependencies": {},
|
||||||
|
"devDependencies": {},
|
||||||
|
"license": ["OFL-1.1", "MIT"],
|
||||||
|
"main": [
|
||||||
|
"./css/keyrune.css",
|
||||||
|
"./fonts/*"
|
||||||
|
],
|
||||||
|
"ignore": [
|
||||||
|
"*/.*",
|
||||||
|
"*.json",
|
||||||
|
"*.md"
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user