Skip to content

Commit 1fd8e3a

Browse files
author
Johan Van den Rym
committed
Added bower.json file
1 parent c8ab733 commit 1fd8e3a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

bower.json

+14
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"name": "jvandenrym.github.io",
3+
"version": "0.1.0",
4+
"dependencies": {
5+
"jquery": "~2.0.3",
6+
"JAIL": "https://github.com/sebarmeli/JAIL.git#3f10d36bc0a9ae1946aac79a38c7ab4c474bed7f",
7+
"fastclick": "~0.6.10"
8+
},
9+
"ignore": [
10+
"**/.*",
11+
"node_modules",
12+
"bower_components"
13+
]
14+
}

0 commit comments

Comments
 (0)