Bones/node_modules/uuid/benchmark/package.json

10 lines
164 B
JSON
Raw Normal View History

2017-05-17 13:45:25 -04:00
{
"name": "benchmark-uuid",
"private": true,
"description": "Benchmarks for node-uuid",
"dependencies": {
"uuid": "1.4.1",
"uuid-js": "0.7.4"
}
}