{
  "name": "Loader",
  "version": "1.3.0",
  "homepage": "https://github.com/matthiasak/Loader",
  "authors": [
    "Matt Keas <matthiasak@gmail.com>"
  ],
  "description": "Dependency loader for scripts and css files, caches files in HTML5 Local Storage; loads them asynchronously and executes serially.",
  "main": "loader.js",
  "ignore": [
    "vendor",
    "server.js",
    "styles.css",
    "test.html"
  ]
}
