27 lines
560 B
JSON
27 lines
560 B
JSON
{
|
|
"name": "assets-package/font-awesome5",
|
|
"description": "Font awesome 5 PRO",
|
|
"type": "asset",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Dave Mc Nicoll",
|
|
"email": "info@mcnd.ca"
|
|
}
|
|
],
|
|
"require": {},
|
|
"autoload": {},
|
|
"extra" : {
|
|
"lean" : {
|
|
"autoload": {
|
|
"definitions" : [
|
|
"meta/definitions.php"
|
|
],
|
|
"config": [
|
|
"meta/config.php"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|