forked from Public/pics
Aaron van Geffen
ab0e4efbcb
This is to be the new HashRU website based on the Aaronweb.net/Kabuki CMS.
19 lines
349 B
JSON
19 lines
349 B
JSON
{
|
|
"name": "aaron/hashru",
|
|
"description": "HashRU",
|
|
"license": "Proprietary",
|
|
"authors": [
|
|
{
|
|
"name": "Aaron van Geffen",
|
|
"email": "aaron@aaronweb.net"
|
|
}
|
|
],
|
|
"autoload": {
|
|
"classmap": [
|
|
"controllers/",
|
|
"models/",
|
|
"templates/"
|
|
]
|
|
}
|
|
}
|