Skip to content

Commit

Permalink
Added jQuery Plugin Manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
Shamasis Bhattacharya committed Feb 13, 2013
1 parent 1526aa3 commit 3ab2133
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions ga.jquery.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
{
"name": "ga",
"title": "Google Analytics jQuery Plugin",
"description": "Plugin for easy async integration and usage of Google Analytics using Query syntax",
"keywords": [
"jquery",
"ga",
"plugins",
"google",
"analytics"
],
"version": "2.0.1",
"author": {
"name": "Shamasis Bhattacharya",
"url": "http://www.shamasis.net/"
},
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"bugs": "https://github.com/shamasis/jquery.ga/issues",
"homepage": "http://shamasis.github.com/jquery.ga/",
"docs": "http://shamasis.github.com/jquery.ga/",
"download": "https://github.com/shamasis/jquery.ga/zipball/master",
"dependencies": {
"jquery": ">=1.4"
}
}
Binary file removed package/jquery.ga.zip
Binary file not shown.

0 comments on commit 3ab2133

Please sign in to comment.