We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37f15a0 + 7946029 commit c968d4cCopy full SHA for c968d4c
1 file changed
bower.json
@@ -0,0 +1,14 @@
1
+{
2
+ "name": "jquery-initialize",
3
+ "version": "1.1.0",
4
+ "description": "jQuery plugin for dynamically created elements initialization",
5
+ "main": "jquery.initialize.js",
6
+ "authors": [
7
+ "timpler"
8
+ ],
9
+ "license": "MIT",
10
+ "homepage": "https://github.com/timpler/jquery.initialize#readme",
11
+ "dependencies": {
12
+ "jquery": "*"
13
+ }
14
+}
0 commit comments