Skip to content

Commit 9f54464

Browse files
committed
Merge pull request coop182#60 from i-like-robots/i-like-robots-bower-manifest
Add Bower package manifest
2 parents 022c608 + bff044e commit 9f54464

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

bower.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"name": "jquery.dfp",
3+
"version": "1.0.20",
4+
"main": "jquery.dfp.js",
5+
"ignore": [
6+
"img/",
7+
"tests/",
8+
".gitattributes",
9+
".gitignore",
10+
".travis.yml",
11+
".vimrc",
12+
"Gruntfile.js",
13+
"example-bootstrap.js"
14+
]
15+
}

0 commit comments

Comments
 (0)