Files
cdnjs/ajax/libs/angular-strap/package.json
T
2013-05-26 20:46:22 +02:00

27 lines
574 B
JSON

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