mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
23 lines
529 B
JSON
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"
|
|
}
|
|
]
|
|
}
|