{
  "name": "promise-thunk",
  "version": "0.1.17",
  "description": "Promise and thunk",
  "main": "promise-thunk.js",
  "dependencies": {},
  "devDependencies": {
    "mocha": "^2.5.3"
  },
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "LightSpeedWorks/promise-thunk"
  },
  "bugs": {
    "url": "https://github.com/LightSpeedWorks/promise-thunk/issues"
  },
  "homepage": "https://github.com/LightSpeedWorks/promise-thunk",
  "keywords": [
    "promise",
    "thunk",
    "thunkify",
    "aa",
    "async-await",
    "co"
  ],
  "author": "LightSpeedC",
  "license": "MIT"
}
