@unclepaul/allcountjs
Version:
The open source framework for rapid business application development with Node.js
30 lines • 685 B
JSON
{
"name": "select2-bootstrap-css",
"version": "1.4.6",
"main": [
"select2-bootstrap.css"
],
"ignore": [
"**/.*",
"node_modules",
"components"
],
"dependencies": {
"select2": "^3.3.2"
},
"devDependencies": {
"bootstrap": "~3.3.0",
"bootstrap-sass-official": "3.3.3",
"respond": "~1.4.2"
},
"homepage": "https://github.com/t0m/select2-bootstrap-css",
"_release": "1.4.6",
"_resolution": {
"type": "version",
"tag": "v1.4.6",
"commit": "2003cb5df5c4e9bbbfbb37bc103e57456174b343"
},
"_source": "https://github.com/t0m/select2-bootstrap-css.git",
"_target": "~1.4.6",
"_originalSource": "select2-bootstrap-css"
}