shop.balmet.com

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

d_bootstrap_extra.json (1163B)


      1 {
      2     "codename": "d_bootstrap_extra",
      3     "version": "1.0.3",
      4     "name": "Bootstrap extra",
      5     "description": "Adds extra styles to Boostrap like callouts and fix paddings",
      6     "author": {
      7         "name": "Dreamvention",
      8         "email": "info@dreamvention.com",
      9         "url": "https://dreamvention.com"
     10     },
     11     "opencart_version": "2-4",
     12     "type": "library",
     13     "license": {
     14         "type": "free",
     15         "url": "https://shopunity.net/licenses/free"
     16     },
     17     "support": {
     18         "email": "support@dreamvention.com",
     19         "url": "https:/dreamvention.com/support"
     20     },
     21     "files": [
     22         "system/library/d_shopunity/extension/d_bootstrap_extra.json"
     23     ],
     24     "dirs": [
     25         "admin/view/stylesheet/d_bootstrap_extra"
     26     ],
     27     "changelog": [
     28         {
     29             "version": "1.0.3",
     30             "change": "sev vars"
     31         },
     32         {
     33             "version": "1.0.2",
     34             "change": "Added support OC v3.0.3.1"
     35         },
     36         {
     37             "version": "1.0.0",
     38             "change": "added new opencart versions"
     39         },
     40         {
     41             "version": "1.0.0",
     42             "change": "Initial commit"
     43         }
     44     ]
     45 }