{
  "name": "Juicer",
  "version": "0.6.13",
  "homepage": "https://github.com/PaulGuo/Juicer",
  "authors": [
    "badkaikai@gmail.com"
  ],
  "description": "A Light Javascript Templete Engine",
  "keywords": [
    "template"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
