{
  "name": "@typicode/pegasus",
  "version": "0.3.5",
  "description": "Load data while still loading other scripts, works with jQuery, Backbone, Angular...",
  "main": "dist/pegasus-commonjs.js",
  "scripts": {
    "start": "grunt",
    "gh-pages": "grunt gh-pages",
    "build": "grunt build"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/typicode/pegasus.git"
  },
  "author": "Typicode <typicode@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/typicode/pegasus/issues"
  },
  "homepage": "https://github.com/typicode/pegasus",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-bytesize": "^0.1.1",
    "grunt-cli": "^0.1.13",
    "grunt-contrib-copy": "^0.5.0",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-gh-pages": "^0.9.1",
    "grunt-include-replace": "^3.0.0"
  }
}
