File Manager

Path: /home/u153614772/domains/aitradingintelligence.org/public_html/vendor/vendor/select2/

Viewing File: composer.json

{
  "name": "select2/select2",
  "description": "Select2 is a jQuery based replacement for select boxes.",
  "type": "component",
  "homepage": "https://select2.github.io/",
  "license": "MIT",
  "require": {
    "robloach/component-installer": "*"
  },
  "extra": {
    "component": {
      "scripts": [
        "dist/js/select2.js"
      ],
      "styles": [
        "dist/css/select2.css"
      ],
      "files": [
        "dist/js/select2.js",
        "dist/js/i18n/*.js",
        "dist/css/select2.css"
      ]
    }
  }
}