Files
fingerprint/package.json
Valentin Silyutin 65647bf842 v2.0.0
2025-10-22 16:23:49 +04:00

13 lines
286 B
JSON

{
"name": "@advdominion/fingerprint",
"version": "2.0.0",
"type": "module",
"packageManager": "yarn@4.9.4",
"main": "index.js",
"repository": {
"type": "git",
"url": "https://gitea.optiweb.ru/public/fingerprint.git"
},
"license": "MIT"
}