Your IP : 216.73.216.79


Current Path : /var/www/html/audit/backend/modules/repodl/
Upload File :
Current File : /var/www/html/audit/backend/modules/repodl/meta.json

{
  "module_id": "template",
  "name": "Template",
  "version": "0.2",
  "author": "dev@dynaweb3",
  "email":"dynaweb@gmail.com",
  "licence":"MIT",
  "homepage":"http://dynaweb.blunetdev.com",
  "description": "Template",
  "image_path":[
      "template/images/test1.png"
  ],
  "routes":[
      "template/main/index",
      "template/main/create",
      "template/main/update"
  ],
  "data":{
      "sql":{
          "up":"template/up.sql",
          "down":"template/down.sql"
      }
  }
}