{
  "name": "awaity",
  "version": "1.0.0",
  "description": "A functional, lightweight alternative to bluebird.js, built with async / await in mind.",
  "main": "index.js",
  "repository": "https://github.com/asfktz/Awaity.js",
  "sideEffects": false,
  "keywords": [
    "async-await",
    "promise",
    "utility library"
  ],
  "author": "Asaf Katz",
  "license": "MIT",
  "dependencies": {}
}
