Make it personal

This commit is contained in:
Faisal Salman
2023-10-05 19:24:31 +07:00
parent ac282df13e
commit 37c61736c3
12 changed files with 94 additions and 680 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "UAParser.js",
"name": "ua-parser-js",
"title": "UAParser.js PRO Personal",
"name": "@ua-parser-js/pro-personal",
"version": "2.0.0-beta.1",
"author": "Faisal Salman <f@faisalman.com> (http://faisalman.com)",
"description": "Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment",
@@ -217,7 +217,7 @@
"type": "git",
"url": "https://github.com/faisalman/ua-parser-js.git"
},
"license": "AGPL-3.0-or-later",
"license": "UAParser.js-PRO-Personal",
"engines": {
"node": "*"
},