{
  "name": "@braintree/uuid",
  "version": "0.1.0",
  "description": "A simple node js implementation of uuid v4 for use with Braintree's JS based SDKs.",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/braintree/uuid.git"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/braintree/uuid/issues"
  },
  "homepage": "https://github.com/braintree/uuid#readme"
}
