Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 05be161

Browse files
tannerlinsleytannerlinsley
tannerlinsley
authored and
tannerlinsley
committed
Bower init
1 parent 211d9f4 commit 05be161

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

bower.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "angularjs-slider",
3+
"version": "0.1.6",
4+
"homepage": "https://github.com/tannerlinsley/angularjs-slider",
5+
"authors": [
6+
"tannerlinsley"
7+
],
8+
"license": "MIT",
9+
"private": true,
10+
"ignore": [
11+
"**/.*",
12+
"node_modules",
13+
"bower_components",
14+
"test",
15+
"tests"
16+
]
17+
}

0 commit comments

Comments
 (0)