fingerprintjs2
Version:
Modern & flexible browser fingerprinting library
26 lines (25 loc) • 419 B
JSON
{
"name": "fingerprintjs2",
"description": "Modern & flexible browser fingerprinting library",
"main": "fingerprint2.js",
"moduleType": [
"es6"
],
"keywords": [
"browser",
"fingerprint",
"fingerprinting",
"security",
"privacy"
],
"authors": [
"Valentin Vasilev"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"spec"
]
}