Files
fingerprint/package.json
Valentin Silyutin b203729e0e v1.1.0
2025-09-23 20:53:18 +04:00

13 lines
286 B
JSON

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