mirror of
https://github.com/seigler/neat-charts
synced 2025-07-26 17:06:09 +00:00
8 lines
137 B
JSON
8 lines
137 B
JSON
{
|
|
"name": "seigler/neat-charts",
|
|
"autoload": {
|
|
"psr-0" : {
|
|
"NeatCharts\\LineChart" : "src"
|
|
}
|
|
}
|
|
}
|