You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
357 B

4 years ago
{
"name": "fp3",
4 years ago
"version": "3.0.3",
4 years ago
"description": "fp is a concise web front-end solution to generate an unique 'fingerprint' for each visitor basing on visitor's device and browser.",
"main": "dist/fp.min.js",
"files": [
"dist"
],
4 years ago
"repository": "git@github.com:IoTcat/fp.git",
"author": "iotcat <i@iotcat.me>",
"license": "MIT"
}