jellyfin-web/dashboard-ui/bower_components/fingerprintjs2/.bower.json

36 lines
775 B
JSON
Raw Normal View History

2016-04-18 11:50:29 -07:00
{
"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",
2016-06-13 12:02:48 -07:00
"version": "1.4.0",
"_release": "1.4.0",
2016-04-18 11:50:29 -07:00
"_resolution": {
"type": "version",
2016-06-13 12:02:48 -07:00
"tag": "1.4.0",
"commit": "75cbd474158f8ecce43e00f198c76e486b896937"
2016-04-18 11:50:29 -07:00
},
"_source": "https://github.com/Valve/fingerprintjs2.git",
"_target": "^1.1.3",
2016-04-22 12:13:58 -07:00
"_originalSource": "fingerprintjs2"
2016-04-18 11:50:29 -07:00
}