{
  "name": "pegasus",
  "version": "0.3.5",
  "homepage": "https://github.com/typicode/pegasus",
  "authors": [
    "Typicode <typicode@gmail.com>"
  ],
  "description": "Load data while still loading other scripts, works with jQuery, Backbone, Angular...",
  "main": "dist/pegasus.js",
  "keywords": [
    "ajax",
    "promise",
    "xhr",
    "http",
    "request",
    "XMLHttpRequest",
    "data",
    "json",
    "bootstrap",
    "performance",
    "optimization",
    "load",
    "loader",
    "preload",
    "preloader"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "src",
    "gruntfile.js",
    "package.json"
  ]
}
