Files
cdnjs/ajax/libs/angular-strap/package.json
T
Andy Yong 8f5b7d3202 Added angular-strap v0.7.5
Added angular-strap version 0.7.5
2013-11-18 13:17:45 +08:00

27 lines
574 B
JSON

{
"name": "angular-strap",
"filename": "angular-strap.min.js",
"description": "AngularStrap - Twitter Bootstrap directives for AngularJS.",
"version": "0.7.5",
"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/angular-strap/angular-strap.git"
}
]
}