Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit f3dae10

Browse files
committed
minor updates to package file, updates package lock
1 parent 090fc51 commit f3dae10

2 files changed

Lines changed: 44 additions & 33 deletions

File tree

package-lock.json

Lines changed: 36 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "useralejs",
2+
"name": "flagon-useralejs",
33
"version": "1.0.0",
44
"description": "UserALE.js is the UserALE client for DOM and JavaScript-based applications. It automatically attaches event handlers to log every user interaction on a web page, including rich JS single-page apps.",
5-
"main": "build/userale.js",
5+
"main": "build/userale-1.0.0.js",
66
"scripts": {
77
"pretest": "gulp lint",
88
"test": "gulp test",
@@ -16,7 +16,12 @@
1616
},
1717
"keywords": [
1818
"UserALE",
19-
"Logging"
19+
"Logging",
20+
"Log Analytics",
21+
"Business Analytics",
22+
"Usability",
23+
"User Testing",
24+
"Behavioral Analytics"
2025
],
2126
"author": "Apache Flagon",
2227
"contributors": [

0 commit comments

Comments
 (0)