2015-05-05 03:10:25 +02:00
|
|
|
{
|
|
|
|
"author": "revolunet",
|
|
|
|
"name": "angular-google-analytics",
|
|
|
|
"description": "Easy Analytics for your AngularJS application",
|
2016-03-23 18:39:41 +01:00
|
|
|
"version": "0.0.15",
|
2015-05-05 03:10:25 +02:00
|
|
|
"homepage": "https://github.com/revolunet/angular-google-analytics",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git://github.com/revolunet/angular-google-analytics.git"
|
|
|
|
},
|
|
|
|
"main": "./dist/angular-google-analytics.min.js",
|
|
|
|
"dependencies": {
|
|
|
|
"angular": ">=1"
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"angular-mocks": ">=1",
|
|
|
|
"angular-scenario": ">=1"
|
|
|
|
},
|
2016-03-23 18:39:41 +01:00
|
|
|
"_release": "0.0.15",
|
2015-05-05 03:10:25 +02:00
|
|
|
"_resolution": {
|
|
|
|
"type": "version",
|
2016-03-23 18:39:41 +01:00
|
|
|
"tag": "0.0.15",
|
|
|
|
"commit": "966ec3a7752cfe6eb11c5649134bb07e21d1207c"
|
2015-05-05 03:10:25 +02:00
|
|
|
},
|
|
|
|
"_source": "git://github.com/revolunet/angular-google-analytics.git",
|
|
|
|
"_target": "~0.0.3",
|
|
|
|
"_originalSource": "angular-google-analytics"
|
|
|
|
}
|