Files
plastic-hub-dev-node-saturn 538369cff7 latest
2021-05-12 18:35:18 +02:00

31 lines
703 B
JSON

{
"name": "select2-bootstrap-css",
"version": "1.4.1",
"main": [
"select2-bootstrap.css"
],
"ignore": [
"**/.*",
"node_modules",
"components"
],
"dependencies": {
"select2": "^3.3.2"
},
"devDependencies": {
"bootstrap": "~3.2.0",
"bootstrap-sass-official": "~3.2.0",
"respond": "~1.4.2"
},
"homepage": "https://github.com/t0m/select2-bootstrap-css",
"_release": "1.4.1",
"_resolution": {
"type": "version",
"tag": "v1.4.1",
"commit": "f2737c73020b7b8265ffa11aecdafc814910af56"
},
"_source": "git://github.com/t0m/select2-bootstrap-css.git",
"_target": "~1.4.1",
"_originalSource": "select2-bootstrap-css",
"_direct": true
}