Skip to content

Commit e112ee8

Browse files
committed
Create package.json
1 parent 0e5c74a commit e112ee8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

package.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "jquery-xdomainrequest",
3+
"version": "1.0.2",
4+
"description": "jQuery ajaxTransport extension that uses XDomainRequest for IE8+",
5+
"dependencies": {
6+
"jquery": ">=1.5.0"
7+
}
8+
}

0 commit comments

Comments
 (0)