neat-charts/composer.json
2016-06-29 08:31:15 -04:00

8 lines
137 B
JSON

{
"name": "seigler/neat-charts",
"autoload": {
"psr-0" : {
"NeatCharts\\LineChart" : "src"
}
}
}