![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/vreg/node_modules/smartystreets-javascript-sdk/ |
{ "name": "smartystreets-javascript-sdk", "version": "1.11.0", "description": "Quick and easy SmartyStreets address validation.", "keywords": [ "smartystreets", "address", "validation", "verification", "verify", "validate", "street-address", "geocoding", "addresses", "zipcode", "autocomplete", "autosuggest", "suggestions", "international", "http", "sdk" ], "main": "index.js", "scripts": { "test": "mocha 'tests/**/*.js'" }, "author": "SmartyStreets SDK Team <[email protected]> (https://www.smartystreets.com)", "license": "Apache-2.0", "repository": { "type": "git", "url": "github:smartystreets/smartystreets-javascript-sdk" }, "devDependencies": { "aws-sdk": "^2.803.0", "babel-core": "^6.26.0", "babel-preset-env": "^1.6.1", "babelify": "^8.0.0", "browserify": "^16.5.2", "chai": "^4.2.0", "chai-as-promised": "^7.1.1", "mocha": "^8.2.1", "s3-upload-stream": "^1.0.7", "tinyify": "^2.5.2", "zlib": "^1.0.5" }, "dependencies": { "axios-proxy-fix": "^0.16.3", "axios-retry": "^3.1.9", "promise": "^8.1.0" } }