{
  "key": "things-i-made-public-license",
  "short_name": "Things I Made (TIM) Public License",
  "name": "Things I Made (TIM) Public License",
  "category": "Permissive",
  "owner": "Marcus Crane",
  "homepage_url": "https://github.com/marcus-crane/pkgparse-node/blob/46446413cbdd1b7f67fad0e12188930920222b4a/LICENSE",
  "notes": "a rare license replaced by MIT since.",
  "spdx_license_key": "LicenseRef-scancode-things-i-made-public-license",
  "ignorable_copyrights": [
    "Copyright (c) Marcus Crane <marcus@thingsima.de>"
  ],
  "ignorable_holders": [
    "Marcus Crane"
  ],
  "ignorable_emails": [
    "marcus@thingsima.de"
  ],
  "text": "THINGS I MADE (TIM) PUBLIC LICENSE\nTERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\nCopyright (c) Marcus Crane <marcus@thingsima.de>\n\n1. The author of this project would really like to hear any cool stuff you made\nas a result of reusing this code.\n\nThis is not enforceable but it is highly encouraged as it would make the author\nhappy.\n\n2. If it breaks, the author may try to help if it's a neat bug but they aren't\nobligated to provide support nor are they liable for any damages.\n\n3. Beyond that, do whatever you feel like."
}