scratch

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 57  →  ?path2? @ 58
/bower_components/fingerprintjs2/.bower.json
@@ -0,0 +1,37 @@
{
"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"
],
"homepage": "https://github.com/Valve/fingerprintjs2",
"version": "1.5.0",
"_release": "1.5.0",
"_resolution": {
"type": "version",
"tag": "1.5.0",
"commit": "ec8e3deceac3db562c61589a25a5c5bf33ed05a7"
},
"_source": "https://github.com/Valve/fingerprintjs2.git",
"_target": "^1.5.0",
"_originalSource": "fingerprintjs2",
"_direct": true
}