mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
36 lines
775 B
JSON
36 lines
775 B
JSON
{
|
|
"name": "fingerprintjs2",
|
|
"description": "Modern & flexible browser fingerprinting library",
|
|
"main": "dist/fingerprint2.min.js",
|
|
"moduleType": [
|
|
"es6"
|
|
],
|
|
"keywords": [
|
|
"browser",
|
|
"fingerprint",
|
|
"fingerprinting",
|
|
"security",
|
|
"privacy"
|
|
],
|
|
"authors": [
|
|
"Valentin Vasilev"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"spec"
|
|
],
|
|
"homepage": "https://github.com/Valve/fingerprintjs2",
|
|
"version": "1.4.0",
|
|
"_release": "1.4.0",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "1.4.0",
|
|
"commit": "75cbd474158f8ecce43e00f198c76e486b896937"
|
|
},
|
|
"_source": "https://github.com/Valve/fingerprintjs2.git",
|
|
"_target": "^1.1.3",
|
|
"_originalSource": "fingerprintjs2"
|
|
} |