1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/uuid/benchmark/package.json

10 lines
166 B
JSON
Raw Normal View History

2023-12-18 13:12:25 +08:00
{
"name": "benchmark-uuid",
"private": true,
"description": "Benchmarks for node-uuid",
"dependencies": {
"uuid": "^1.4.1",
"uuid-js": "^0.7.4"
}
}