forked from Public/pics
Initial commit.
This is to be the new HashRU website based on the Aaronweb.net/Kabuki CMS.
This commit is contained in:
18
composer.json
Normal file
18
composer.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "aaron/hashru",
|
||||
"description": "HashRU",
|
||||
"license": "Proprietary",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Aaron van Geffen",
|
||||
"email": "aaron@aaronweb.net"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
"controllers/",
|
||||
"models/",
|
||||
"templates/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user