smarty-streets-as-promised
Version:
A promisified version of Smarty-Streets API using bluebird
19 lines (18 loc) • 395 B
JSON
{
"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"
}
}