{
  "name": "asyncc",
  "description": "Just asynchronous patterns",
  "main": "dist/index.js",
  "authors": [
    "commenthol <commenthol@gmail.com>"
  ],
  "license": "MIT",
  "keywords": [
    "async",
    "callback"
  ],
  "homepage": "https://github.com/commenthol/asyncc",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
