forked from angulartics/angulartics2
-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpackage.json
More file actions
147 lines (147 loc) · 5.7 KB
/
package.json
File metadata and controls
147 lines (147 loc) · 5.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
{
"name": "ngx-analytics",
"description": "Vendor-agnostic web analytics for Angular2 applications, based on angulartics2",
"homepage": "",
"author": "Gert Pellin <pellingert@gmail.com> (http://github.com/switch87)",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "rimraf dist && ts-node build.ts",
"test": "ng test --single-run --code-coverage --browsers=ChromeCI",
"test:ci": "ng test --code-coverage --single-run --no-progress --browsers=ChromeCI",
"test:watch": "ng test",
"lint": "ng lint --type-check --format stylish",
"lint:fix": "ng lint --type-check --fix --format stylish",
"e2e": "ng e2e --serve",
"commit": "git-cz",
"travis-deploy-once": "travis-deploy-once",
"semantic-release": "npm run build && cp -R .git dist/packages-dist && cd dist/packages-dist && semantic-release",
"ghpages": "ng build --prod --build-optimizer --aot --no-progress --baseHref='/ngx-analytics/'"
},
"private": true,
"dependencies": {
"@angular/animations": "^4.4.6",
"@angular/cdk": "2.0.0-beta.12",
"@angular/common": "^4.4.6",
"@angular/compiler": "^4.4.6",
"@angular/core": "^4.4.6",
"@angular/forms": "^4.4.6",
"@angular/http": "^4.4.6",
"@angular/material": "2.0.0-beta.12",
"@angular/platform-browser": "^4.4.6",
"@angular/platform-browser-dynamic": "^4.4.6",
"@angular/router": "^4.4.6",
"@ng-bootstrap/ng-bootstrap": "1.0.0-beta.6",
"@uirouter/angular": "1.0.0-rc.3",
"bootstrap": "4.0.0-beta.3",
"core-js": "^2.5.3",
"rxjs": "5.5.6",
"zone.js": "^0.8.20"
},
"devDependencies": {
"@angular/cli": "1.6.3",
"@angular/compiler-cli": "^4.4.6",
"@angular/language-service": "^4.4.6",
"@types/applicationinsights-js": "^1.0.5",
"@types/facebook-pixel": "^0.0.19",
"@types/fs-extra": "^5.0.0",
"@types/google.analytics": "^0.0.36",
"@types/jasmine": "^2.8.4",
"@types/jasminewd2": "^2.0.3",
"@types/node": "^9.3.0",
"@types/segment-analytics": "^0.0.28",
"codelyzer": "^4.0.2",
"commitizen": "^2.9.6",
"copy": "^0.3.1",
"cz-conventional-changelog": "^2.1.0",
"fs-extra": "^5.0.0",
"jasmine-core": "^2.8.0",
"jasmine-spec-reporter": "^4.2.1",
"karma": "^2.0.0",
"karma-chrome-launcher": "^2.2.0",
"karma-cli": "^1.0.1",
"karma-coverage-istanbul-reporter": "^1.3.3",
"karma-jasmine": "^1.1.1",
"karma-jasmine-html-reporter": "^0.2.2",
"protractor": "^5.2.2",
"rimraf": "^2.6.2",
"rollup": "^0.54.0",
"rollup-plugin-filesize": "^1.5.0",
"rollup-plugin-sourcemaps": "^0.4.2",
"semantic-release": "^12.2.2",
"travis-deploy-once": "^4.3.1",
"ts-node": "^4.1.0",
"tslint": "^5.9.1",
"typescript": "2.4.x"
},
"release": {
"branch": "master"
},
"license": "MIT",
"bugs": {
"url": "http://github.com/SnakeByteDevelopment/ngx-analytics/issues"
},
"repository": "SnakeByteDevelopment/ngx-analytics",
"engines": {
"node": ">=8"
},
"config": {
"commitizen": {
"path": "node_modules/cz-conventional-changelog"
}
},
"contributors": [
"João Ribeiro <jonnybgod@gmail.com> (http://github.com/JonnyBGod)",
"Luis Farzati <lfarzati@gmail.com> (http://github.com/luisfarzati)",
"Tim Elfelt <timelf123@gmail.com> (https://github.com/timelf123)",
"Simon Morvan <garphy@zone84.net> (https://github.com/morvans)",
"Corinna Cohn <ccohn@fusionalliance.com>",
"Tarun Garg <tarun1793@users.noreply.github.com> (https://github.com/tarun1793)",
"Ruben Oostinga <roostinga@xebia.com> (https://github.com/0xR)",
"Adam Creeger <adamcreeger@gmail.com> (https://github.com/acreeger)",
"Jan Nicklas <j.nicklas@me.com> (https://github.com/jantimon)",
"Tomás Escobar <tomasescobar@users.noreply.github.com> (https://github.com/tomasescobar)",
"Martin Crawford <bemisguided@users.noreply.github.com> (https://github.com/bemisguided)",
"Contantine Kim <elegantcoder@gmail.com> (https://github.com/elegantcoder)",
"Larry Botha <larry@fixate.it> (https://github.com/larrybotha)",
"Justin Russell <jus.russell@gmail.com> (https://github.com/jtrussell)",
"William Li <wli@williamhli.com> (https://github.com/wli)",
"pcw216 <pwinters@rallydev.com>",
"Nhat Nguyen <ndnhat@hotmail.com> (https://github.com/ndnhat)",
"Chris Mendis <chris.mendis@gmail.com> (https://github.com/chrismendis)",
"Sampo Savolainen <sampo.savolainen@spatineo.com> (https://github.com/sampov2)",
"Michał Gołębiowski <m.goleb@gmail.com> (https://github.com/mzgol)",
"Haim Litvak <haim.litvak@hp.com>",
"Hannah Fouasnon <hanelifou@gmail.com> (https://github.com/fouasnon)",
"Martin <martinlogdberg@gmail.com> (https://github.com/malog84)",
"tlekan <tom.lekan@gmail.com> (https://github.com/tlekan)",
"Blake Blackshear <bblackshear@nextgxdx.com> (https://github.com/blakeblackshear)",
"Guillermo Alcantara <guillermo.alcantara@gmail.com> (https://github.com/eipipuz)",
"Michael Cameron Delaney <michaelcamerondelaney@gmail.com> (https://github.com/NewMediaRoc)",
"Chris Soyars <ctso@ctso.me> (https://github.com/ctso)",
"Fil Maj <maj.fil@gmail.com> (https://github.com/filmaj)",
"Adam Yost <swimmadude66@users.noreply.github.com> (https://github.com/swimmadude66)",
"Adam S. Kirschner <accounts@adamskirschner.com> (https://github.com/hikirsch)",
"Tyler Danielson <tysdanielson@gmail.com> (https://github.com/tydanielson)"
],
"keywords": [
"angular4",
"angular5",
"angularx",
"ng4",
"ng5",
"ngx",
"angular",
"analytics",
"tracking",
"google analytics",
"google tag manager",
"woopra",
"splunk",
"piwik",
"page tracking",
"event tracking",
"scroll tracking",
"inspectlet"
]
}