Merge pull request #478 from eduardocereto/master

Added GAS 1.10.1
This commit is contained in:
Thomas Davis
2012-10-10 19:42:37 -07:00
3 changed files with 1789 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+18
View File
@@ -0,0 +1,18 @@
{
"author": "Eduardo Cereto Carvalho (http://www.cardinalpath.com)",
"name": "gas",
"filename": "gas.min.js",
"description": "Google Analytics on Steroids, a Google Analytics implementation with extra features.",
"version": "1.10.1",
"homepage": "https://github.com/CardinalPath/gas",
"keywords": [
"Google Analytics",
"Web Analytics"
],
"repository": {
"type": "git",
"url": "git://https://github.com/CardinalPath/gas.git"
},
"bugs": "https://github.com/CardinalPath/gas/issues",
"license": "MIT"
}