Skip to content

Commit dcbdb69

Browse files
committed
Add bower.json
1 parent ab4ae46 commit dcbdb69

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

bower.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"name": "jquery",
3+
"version": "1.9.1",
4+
"description": "jQuery component",
5+
"keywords": [
6+
"jquery",
7+
"component"
8+
],
9+
"scripts": [
10+
"jquery.js"
11+
],
12+
"license": "MIT"
13+
}

0 commit comments

Comments
 (0)