scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/fingerprintjs2/bower.json
@@ -0,0 +1,25 @@
{
"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"
]
}