{
  "name": "toast",
  "description": "A simple CSS/JS resource loader",
  "main": "lib/toast.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/pyrsmk/toast.git"
  },
  "keywords": [
    "css",
    "js",
    "loader"
  ],
  "authors": ["Aurélien Delogu"],
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/pyrsmk/toast/issues"
  },
  "homepage": "http://dreamysource.io/project/toast",
  "ignore": [
    ".git/",
    ".gitignore",
    "nodes_modules/",
    "tests/",
    "gulpfile.js",
    "package.json"
  ]
}
