{
  "name": "smarty-streets-as-promised",
  "version": "1.0.7",
  "description": "A promisified version of Smarty-Streets API using bluebird",
  "author": "Nir Alfasi & Hagai Hanan",
  "main": "smarty_streets.js",
  "keywords": [
    "smartystreets",
    "promise"
  ],
  "engines": {
    "node": "8.4.0"
  },
  "dependencies": {
    "bluebird": "3.5.x",
    "smartystreets-api": "^0.1.4"
  }
}
