Skip to content

Commit 183f14e

Browse files
author
=
committed
Initial MEAN commit
1 parent cb8b3af commit 183f14e

File tree

615 files changed

+176740
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

615 files changed

+176740
-19
lines changed
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"author": {
3+
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
4+
},
5+
"name": "angular-bootstrap",
6+
"version": "0.11.0",
7+
"main": [
8+
"./ui-bootstrap-tpls.js"
9+
],
10+
"dependencies": {
11+
"angular": ">=1"
12+
},
13+
"homepage": "https://github.com/angular-ui/bootstrap-bower",
14+
"_release": "0.11.0",
15+
"_resolution": {
16+
"type": "version",
17+
"tag": "0.11.0",
18+
"commit": "75b302f82c1a3b0647695a3dfeacab0a153ea8a0"
19+
},
20+
"_source": "git://github.com/angular-ui/bootstrap-bower.git",
21+
"_target": "0.11.0"
22+
}
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"author": {
3+
"name": "https://github.com/angular-ui/bootstrap/graphs/contributors"
4+
},
5+
"name": "angular-bootstrap",
6+
"version": "0.11.0",
7+
"main": ["./ui-bootstrap-tpls.js"],
8+
"dependencies": {
9+
"angular": ">=1"
10+
}
11+
}

0 commit comments

Comments
 (0)