2015-08-31 22:04:35 +00:00
|
|
|
{
|
2016-12-14 17:54:48 +00:00
|
|
|
"name": "keyrune",
|
|
|
|
"description": "Keyrune",
|
2017-02-28 14:57:29 +00:00
|
|
|
"version": "2.1.3",
|
2016-12-14 17:54:48 +00:00
|
|
|
"author": {
|
|
|
|
"name": "Andrew Gioia",
|
|
|
|
"email": "andrewgioia@gmail.com",
|
|
|
|
"url": "http://andrewgioia.com"
|
|
|
|
},
|
|
|
|
"contributors": [
|
|
|
|
"JayGray <weber.joerg.h@gmail.com>",
|
|
|
|
"ardeay",
|
|
|
|
"Jordan Brauer <jbrauer.inc@gmail.com>"
|
|
|
|
],
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/andrewgioia/Keyrune.git"
|
|
|
|
},
|
|
|
|
"keywords": [],
|
|
|
|
"homepage": "http://andrewgioia.com",
|
|
|
|
"dependencies": {},
|
|
|
|
"devDependencies": {},
|
|
|
|
"license": "(OFL-1.1 AND MIT)",
|
|
|
|
"main": "css/keyrune.css",
|
|
|
|
"ignore": [
|
|
|
|
"*/.*",
|
|
|
|
"*.json",
|
|
|
|
"*.md"
|
|
|
|
],
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/andrewgioia/Keyrune/issues",
|
|
|
|
"email": "andrewgioia@gmail.com"
|
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": "*"
|
|
|
|
}
|
2015-08-31 22:04:35 +00:00
|
|
|
}
|