{ "name": "fork-awesome", "description": "A fork of the iconic font and CSS framework", "version": "1.0.6", "style": "css/fork-awesome.css", "keywords": [ "font", "awesome", "forkawesome", "fontawesome", "icon", "bootstrap" ], "homepage": "https://forkawesome.github.io/Fork-Awesome", "bugs": { "url": "http://github.com/ForkAwesome/Fork-Awesome/issues" }, "author": "Fork Awesome Community", "repository": { "type": "git", "url": "https://github.com/ForkAwesome/Fork-Awesome.git" }, "contributors": [ { "name": "Dave Gandy", "web": "http://twitter.com/davegandy" }, { "name": "Brian Talbot", "web": "http://twitter.com/talbs" }, { "name": "Travis Chase", "web": "http://twitter.com/supercodepoet" }, { "name": "Rob Madole", "web": "http://twitter.com/robmadole" }, { "name": "Geremia Taglialatela", "web": "http://twitter.com/gtagliala" }, { "name": "Julien Deswaef", "web": "https://mastodon.social/@xuv" }, { "name": "Micah Ilbery", "web": "https://mastodon.social/@micahilbery" } ], "license": "(OFL-1.1 AND MIT)", "dependencies": {}, "devDependencies": { "less": "^2.7.2", "less-plugin-clean-css": "^1.5.1", "svgo": "^1.0.4" }, "engines": { "node": ">=0.10.3" }, "scripts": { "build": "bundle exec jekyll build", "dev": "bundle exec jekyll -w serve" } }