scratch – Blame information for rev 58

Subversion Repositories:
Rev:
Rev Author Line No. Line
58 office 1 {
2 "name": "fingerprintjs2",
3 "description": "Modern & flexible browser fingerprinting library",
4 "main": "fingerprint2.js",
5 "moduleType": [
6 "es6"
7 ],
8 "keywords": [
9 "browser",
10 "fingerprint",
11 "fingerprinting",
12 "security",
13 "privacy"
14 ],
15 "authors": [
16 "Valentin Vasilev"
17 ],
18 "license": "MIT",
19 "ignore": [
20 "**/.*",
21 "node_modules",
22 "bower_components",
23 "spec"
24 ],
25 "homepage": "https://github.com/Valve/fingerprintjs2",
26 "version": "1.5.0",
27 "_release": "1.5.0",
28 "_resolution": {
29 "type": "version",
30 "tag": "1.5.0",
31 "commit": "ec8e3deceac3db562c61589a25a5c5bf33ed05a7"
32 },
33 "_source": "https://github.com/Valve/fingerprintjs2.git",
34 "_target": "^1.5.0",
35 "_originalSource": "fingerprintjs2",
36 "_direct": true
37 }