brocode-ev
Version:
Fork of broprint package to obfuscate fingerprint retrieving function
38 lines (37 loc) • 880 B
JSON
{
"name": "brocode-ev",
"version": "1.0.1",
"description": "Fork of broprint package to obfuscate fingerprint retrieving function",
"main": "index.js",
"directories": {
"doc": "docs",
"example": "example",
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gabtorr/brocode.js.git"
},
"keywords": [
"browserfingerprint",
"fingerprinting",
"jsfingerprint",
"uniquebrowserid",
"nodejs",
"fraud-detection",
"canvas-fingerprinting",
"audio-fingerprinting",
"visitor-idenitifier",
"typescript",
"javascript"
],
"author": "Rajesh-Royal",
"license": "MIT",
"bugs": {
"url": "https://github.com/gabtorr/brocode.js/issues"
},
"homepage": "https://github.com/gabtorr/brocode.js#readme"
}