2015-06-12 12:41:40 +12:00

24 lines
561 B
JSON

{
"name": "moe/font-awesome",
"description": "A simple form field for selecting font-awesome classes in the CMS.",
"homepage": "https://github.com/peavers/silverstripe-font-awesome.git",
"keywords": [
"silverstripe",
"font-awesome",
"icons"
],
"license": "BSD-3-Clause",
"authors": [
{
"name": "Chris Turner",
"email": "chris.turner@minedu.govt.nz"
}
],
"type": "silverstripe-module",
"require": {
"silverstripe/framework": ">=3.1.0",
"silverstripe/cms": ">=3.1.0"
},
"minimum-stability": "dev"
}