Files
cdnjs/ajax/libs/jasny-bootstrap/package.json
T
2013-03-09 12:53:42 -07:00

35 lines
793 B
JSON

{
"name": "jasny-bootstrap",
"filename": "jasny-bootstrap.min.js",
"description": "Extension to Twitter Bootstrap",
"version": "2.3.0-j5",
"keywords": [
"twitter bootstrap",
"bootstrap",
"extensions"
],
"maintainers": [
{
"name": "Arnold Daniels",
"email": "",
"web": "https://twitter.com/ArnoldDaniels/"
}
],
"demos": [
"http://jasny.github.com/bootstrap/getting-started.html#examples"
],
"bugs": "https://github.com/jasny/bootstrap/issues",
"repositories": [
{
"type": "git",
"url": "https://github.com/jasny/bootstrap.git"
}
],
"licenses": [
{
"name": "Apache License",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
}
],
"homepage": "http://jasny.github.com/bootstrap"
}