twas 1.0.1

A text substitution application for using random look-up tables to generate text in a manner similar to the Mad Libs game.
Documentation
{
  "light": {
    "primary": [
      "red",
      "green",
      "blue"
    ]
  },
  "paint": {
    "primary": [
      "red",
      "yellow",
      "blue"
    ],
    "secondary": {
      "pastel": [
        "peach",
        "light green",
        "lavender"
      ]
    }
  }
}