{ "name": "keyrune", "description": "Keyrune", "version": "3.6.1", "author": { "name": "Andrew Gioia", "email": "andrewgioia@gmail.com", "url": "http://andrewgioia.com" }, "contributors": [ "Mike Gioia ", "JayGray ", "ardeay", "Jordan Brauer ", "Corey Csuhta" ], "repository": { "type": "git", "url": "https://github.com/andrewgioia/Keyrune.git" }, "keywords": [], "homepage": "http://andrewgioia.com", "dependencies": {}, "devDependencies": {}, "license": "(OFL-1.1 AND GPL-3.0-only)", "main": "css/keyrune.css", "ignore": [ "*/.*", "*.json", "*.md" ], "bugs": { "url": "https://github.com/andrewgioia/Keyrune/issues", "email": "andrewgioia@gmail.com" }, "engines": { "node": "*" } }