mirror of
https://github.com/Raghu-Ch/nodeRestAPI.git
synced 2026-02-10 12:43:02 -05:00
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"name": "benchmark-uuid",
|
|
"private": true,
|
|
"description": "Benchmarks for node-uuid",
|
|
"dependencies": {
|
|
"uuid": "1.4.1",
|
|
"uuid-js": "0.7.4"
|
|
}
|
|
}
|