{
  "name": "WebRepoLib",
  "short_description": "Downloadable Dependencies",
  "description": "Dynamically Download dependency projects from WebRepo at runtime!\n\nBy adding WebRepoLib as a dependency and adding a ‘WRL’ tab to your project you can easily include projects from WebRepo as dependencies, download and load them dynamically at project launch.\n\nFeatures:\n- Simple ‘WRL’ manifest format written in Lua.\n- Downloaded dependencies are cached for offline use.\n- Include local projects as dependencies using a ‘~’ prefix.\n- Dependencies can also use WebRepoLib and load dependencies of their own.\n- Version specifiers to load specific dependency versions.\n- & Many more!\n\nFull documentation is included with this project and can be viewed when launching ‘WebRepoLib’.",
  "authors": [
    "Steppers"
  ],
  "version": "1.0.5",
  "update_notes": "- Fix crash caused by .lua extensions within <BufferOrder> in Info.plist",
  "category": "Library",
  "platform": "iPad & iPhone",
  "forum_link": "https://codea.io/talk/",
  "hidden": false,
  "id": "WebRepoLib",
  "icon": "WebRepoLib.codea/Icon@2x.png",
  "timestamp": 1775307320,
  "size": 242292
}