{
  "name": "johnnydepp",
  "version": "0.1.4",
  "license": "MIT",
  "authors": [
    "Andres Morey <andres@muicss.com>"
  ],
  "homepage": "https://github.com/muicss/johnnydepp",
  "description": "JohnnyDepp is a tiny dependency manager for modern browsers.",
  "main": [
    "dist/depp.js"
  ],
  "repository": {
    "type": "git",
    "url": "git://github.com/muicss/johnnydepp.git"
  },
  "keywords": [
    "dependency manager"
  ],
  "dependencies": {
  },
  "ignore": [
    "examples",
    "gulpfile.js",
    "package.json",
    "test",
    "umd-templates"
  ]
}
