26 lines
650 B
JSON
26 lines
650 B
JSON
{
|
|
"name": "fh-or-tester",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "fh-or-tester",
|
|
"dependencies": {
|
|
"uuid": "^11.0.3"
|
|
}
|
|
},
|
|
"node_modules/uuid": {
|
|
"version": "11.0.3",
|
|
"resolved": "https://registry.npmjs.org/uuid/-/uuid-11.0.3.tgz",
|
|
"integrity": "sha512-d0z310fCWv5dJwnX1Y/MncBAqGMKEzlBb1AOf7z9K8ALnd0utBX/msg/fA0+sbyN1ihbMsLhrBlnl1ak7Wa0rg==",
|
|
"funding": [
|
|
"https://github.com/sponsors/broofa",
|
|
"https://github.com/sponsors/ctavan"
|
|
],
|
|
"license": "MIT",
|
|
"bin": {
|
|
"uuid": "dist/esm/bin/uuid"
|
|
}
|
|
}
|
|
}
|
|
}
|