{
  "name":"WebRepoLib",
  "id":"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.0",
  "update_notes":"- Initial Release",
  "category":"Library",
  "platform":"iPad & iPhone",
  "forum_link":"https://codea.io/talk/",
  "hidden":false,
  "icon":"WebRepoLib/Icon@2x.png",
  "size":237110
}