Make it personal - 2.0.0-beta.3-pro-personal

This commit is contained in:
Faisal Salman
2024-07-24 12:47:58 +07:00
parent 5328642e18
commit 768b622603
12 changed files with 98 additions and 837 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.3",
"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",
@@ -226,7 +226,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": "*"
},