{
  "name": "promall",
  "version": "1.0.4",
  "description": "Make creating and handling promises easy",
  "main": "promall.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "Promises",
    "Helper",
    "Wrapper",
    "Syntactic",
    "Sugar"
  ],
  "author": "Kent McClymont",
  "license": "ISC"
}
