summaryrefslogtreecommitdiff
path: root/comproxy/node_modules/uuid-v4/package.json
blob: 4badb7410aff57be19f3bd63378af5d48d27a3b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "author": "James Brumond <james@jbrumond.me> (http://jbrumond.me)",
  "name": "uuid-v4",
  "description": "A simple v4 UUID generator",
  "version": "0.1.0",
  "main": "index.js",
  "dependencies": {},
  "devDependencies": {},
  "optionalDependencies": {},
  "engines": {
    "node": "*"
  }
}