23 lines
683 B
JSON
Executable File
23 lines
683 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",
|
|
"dist/css/select2.css"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:select2/select2.git"
|
|
},
|
|
"homepage": "https://github.com/ivaynberg/select2",
|
|
"version": "4.0.0-rc.2",
|
|
"_release": "4.0.0-rc.2",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "4.0.0-rc.2",
|
|
"commit": "69e2d73c42ae261b924a052e45d9b6f6dbc60fc6"
|
|
},
|
|
"_source": "git://github.com/ivaynberg/select2.git",
|
|
"_target": "~4.0.0",
|
|
"_originalSource": "select2"
|
|
} |