Merge branch 'master' of github.com:katmore/tld-enum

This commit is contained in:
Doug Bird 2017-12-04 15:33:14 -08:00
commit 82402eb352
1 changed files with 2 additions and 2 deletions

View File

@ -1,10 +1,10 @@
{
"name": "TLD Enumerations",
"name": "katmore/tld-enum",
"description" : "Lists of every ICANN TLD in formats that can be natively compiled in various language targets",
"homepage":"https://github.com/katmore/tld-enum",
"autoload": {
"psr-4": {
"TldEnum\\": "src/targets/php/TldEnum"
"TldEnum\\": "src/formats/php/TldEnum/"
}
},
"license": [