{
  "name": "cajon",
  "version": "0.4.2",
  "homepage": "https://github.com/requirejs/cajon",
  "authors": [
    "jrburke.com"
  ],
  "description": "A file and module loader for JavaScript",
  "main": "cajon.js",
  "keywords": [
    "AMD"
  ],
  "ignore": [
    "demo",
    "demo-shim",
    "tests",
    "tools",
    "package.json",
    ".npmignore"
  ],
  "license": "MIT"
}
