Initial commit
[yaffs-website] / node_modules / uuid / benchmark / package.json
1 {
2   "name": "benchmark-uuid",
3   "private": true,
4   "description": "Benchmarks for node-uuid",
5   "dependencies": {
6     "uuid": "1.4.1",
7     "uuid-js": "0.7.4"
8   }
9 }