{
  "_from": "gud@^1.0.0",
  "_id": "gud@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-zGEOVKFM5sVPPrYs7J5/hYEw2Pof8KCyOwyhG8sAF26mCAeUFAcYPu1mwB7hhpIP29zOIBaDqwuHdLp0jvZXjw==",
  "_location": "/gud",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "gud@^1.0.0",
    "name": "gud",
    "escapedName": "gud",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/@ant-design/create-react-context",
    "/umi-build-dev/mini-create-react-context",
    "/umi-plugin-locale/@ant-design/create-react-context"
  ],
  "_resolved": "https://registry.npmjs.org/gud/-/gud-1.0.0.tgz",
  "_shasum": "a489581b17e6a70beca9abe3ae57de7a499852c0",
  "_spec": "gud@^1.0.0",
  "_where": "/var/lib/jenkins/workspace/cawg-app-h5/node_modules/umi-build-dev/node_modules/mini-create-react-context",
  "author": {
    "name": "Jamie Kyle",
    "email": "me@thejameskyle.com"
  },
  "bugs": {
    "url": "https://github.com/jamiebuilds/global-unique-id/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Create a 'gud nuff' (not cryptographically secure) globally unique id",
  "devDependencies": {
    "ava": "^0.25.0",
    "flow-bin": "^0.66.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/jamiebuilds/global-unique-id#readme",
  "keywords": [
    "global",
    "unique",
    "id",
    "identifier",
    "number",
    "uuid",
    "uid"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "gud",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jamiebuilds/global-unique-id.git"
  },
  "scripts": {
    "test": "ava"
  },
  "version": "1.0.0"
}
