mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
36 lines
742 B
JSON
36 lines
742 B
JSON
{
|
|
"name": "angular-strap",
|
|
"filename": "angular-strap.min.js",
|
|
"description": "AngularStrap - Twitter Bootstrap directives for AngularJS.",
|
|
"version": "2.1.3",
|
|
"homepage": "http://mgcrea.github.com/angular-strap",
|
|
"keywords": [
|
|
"angular",
|
|
"bootstrap",
|
|
"directives",
|
|
"datepicker"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Olivier Louvignes",
|
|
"email": "olouvignes@gmail.com",
|
|
"web": "http://olouv.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://github.com/mgcrea/angular-strap.git"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/mgcrea/angular-strap.git",
|
|
"basePath": "dist/",
|
|
"files": [
|
|
"*/*",
|
|
"*"
|
|
]
|
|
}
|
|
}
|