{
  "name": "khoaijs-template",
  "description": "",
  "main": "template.js",
  "authors": [
    "MaDnh <dodanhmanh@gmail.com>"
  ],
  "license": "MIT",
  "homepage": "https://github.com/madnh",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test"
  ],
  "devDependencies": {
    "mocha": "^3.0.2",
    "chai": "^3.5.0",
    "expect.js": "^0.3.1",
    "khoaijs": "^0.0.1",
    "lodash": "^4.17.4",
    "khoaijs-event-emitter": "^0.0.1"
  }
}
