Files
cdnjs/ajax/libs/bootstrap-formhelpers/package.json
T

23 lines
529 B
JSON

{
"name": "bootstrap-formhelpers",
"filename": "js/bootstrap-formhelpers.min.js",
"description": "A collection of jQuery plugins for Bootstrap.",
"version": "2.3.0",
"keywords": [
"bootstrap",
"css"
],
"homepage": "http://boostrapformhelpers.com",
"author": "Vincent Lamanna",
"repository": {
"type": "git",
"url": "https://github.com/vlamanna/BootstrapFormHelpers.git"
},
"licenses": [
{
"type": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
]
}