mirror of
https://github.com/retailcrm/NameCaseLib.git
synced 2024-12-04 19:06:06 +03:00
16 lines
283 B
JSON
16 lines
283 B
JSON
{
|
|
"name": "muxx/name-case-lib",
|
|
"type": "library",
|
|
"license": "MIT",
|
|
"authors": [
|
|
{
|
|
"name": "Andriy Chaika",
|
|
"email": "andriy@chaika.in.ua"
|
|
}
|
|
],
|
|
"require": {},
|
|
"autoload": {
|
|
"classmap": ["Library/"]
|
|
}
|
|
}
|