{
  "name": "format-message-generate-id",
  "version": "5.1.2",
  "description": "Generate a message id from the default message pattern",
  "author": "Andy VanWagoner <thetalecrafter@gmail.com> (https://thetalecrafter.com/)",
  "homepage": "https://github.com/format-message/format-message",
  "license": "MIT",
  "repository": "format-message/format-message",
  "bugs": "https://github.com/format-message/format-message/issues",
  "keywords": [
    "format-message"
  ],
  "dependencies": {
    "format-message-parse": "^5.1.2",
    "format-message-print": "^5.1.2",
    "crc32": "^0.2.2"
  }
}
