Files

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": [
"*/*",
"*"
]
}
}