{
  "name": "twiddler-test-project",
  "title": "Twiddler Test Project",
  "description": "used for testing Twiddlers libraries, functions, and calls",
  "license": "PDDL-1.0",
  "version": "0.1.1",
  "sources": [
    {
      "source": "files/nested-directories.txt",
      "type": "file",
      "hash": "e1efbd1cf8a67ed0692a137ec26b49f54d3b0c0e"
    },
    {
      "source": "files/paragraph.txt",
      "type": "file",
      "hash": "5de03d86b901d6a29efc48f9f599dafaf388b8d4"
    },
    {
      "source": "files/simple-list-whitespace.txt",
      "type": "file",
      "hash": "dd4e95d714eceabe1d925178c76446c296df48ae"
    }
  ],
  "tools": [
    { "tool": "scrub", "sources": ["e1efbd1cf8a67ed0692a137ec26b49f54d3b0c0e"], "opts": [
      { "scrub": "trim", "start": "/home/jack/thunderbird-profiles/8j702x6r.default/ImapMail/", "end": 1 },
      { "scrub": "swap", "regex": "url", "item": 1, "replace": "" },
      { "scrub": "trim", "start": "/" },
      { "scrub": "splitter", "term": ".sbd/", "depth": 2, "overage": "unsorted" }
    ]},
    { "tool": "miner", "sources": ["5de03d86b901d6a29efc48f9f599dafaf388b8d4"], "opts":
      { "methods": ["clean", "trim", "toLower", "removeInterpunctuation", "removeDigits", "removeWords"] }
    },
    { "tool": "scrub", "sources": ["dd4e95d714eceabe1d925178c76446c296df48ae"], "opts":
      [{ "scrub": "clean", "all": true }, { "scrub": "trim", "start": 1, "end": 3 }, { "scrub": "grow", "start": "[ ] " }] }
  ],
  "output": "default",
  "order": true,
  "formats": [
    "md"
  ],
  "state": "new"
}
