patashala/style/cms/bower_components/select2/bower.json
Vivek a53135a78d Added based code
Added base code to the repo
2024-02-07 20:19:28 +05:30

13 lines
362 B
JSON
Executable File

{
"name": "select2",
"description": "Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.",
"main": [
"dist/js/select2.js",
"src/scss/core.scss"
],
"repository": {
"type": "git",
"url": "git@github.com:select2/select2.git"
}
}