mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-12-02 13:24:20 +01:00
139d7d9f0f
- angular-google-analytics plugin update from 0.0.15 to 1.1.7 - google analytics config moved into secrets.yml/production
44 lines
1.2 KiB
JSON
44 lines
1.2 KiB
JSON
{
|
|
"authors": [
|
|
"Julien Bouquillon <julien@revolunet.com> (https://github.com/revolunet)",
|
|
"Justin Saunders (https://github.com/justinsa)",
|
|
"Chris Esplin (https://github.com/deltaepsilon)",
|
|
"Adam Misiorny (https://github.com/adam187)"
|
|
],
|
|
"name": "angular-google-analytics",
|
|
"description": "Easy Analytics for your AngularJS application",
|
|
"keywords": [
|
|
"analytics",
|
|
"angular",
|
|
"angularjs",
|
|
"angular-js",
|
|
"google-analytics",
|
|
"tracking",
|
|
"visitor-tracking",
|
|
"universal-analytics"
|
|
],
|
|
"homepage": "https://github.com/revolunet/angular-google-analytics",
|
|
"license": "MIT",
|
|
"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"
|
|
},
|
|
"version": "1.1.7",
|
|
"_release": "1.1.7",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.1.7",
|
|
"commit": "bb470439432bb3b039a0f02995b37a8843bd6df7"
|
|
},
|
|
"_source": "https://github.com/revolunet/angular-google-analytics.git",
|
|
"_target": "~1.1.7",
|
|
"_originalSource": "angular-google-analytics"
|
|
} |