We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e673ead commit 9caf497Copy full SHA for 9caf497
bower.json
@@ -0,0 +1,23 @@
1
+{
2
+ "name": "riveted",
3
+ "main": "riveted.js",
4
+ "version": "0.3.1",
5
+ "homepage": "http://riveted.parsnip.io/",
6
+ "authors": [
7
+ "Rob Flaherty"
8
+ ],
9
+ "description": "Google Analytics plugin to track active/engaged time on page.",
10
+ "moduleType": [
11
+ "globals"
12
13
+ "keywords": [
14
+ "analytics",
15
+ "google-analytics",
16
+ "tracking"
17
18
+ "license": "MIT",
19
+ "ignore": [
20
+ "test",
21
+ "build.sh"
22
+ ]
23
+}
0 commit comments