readme.md for @push.rocks/smartwhois
@push.rocks/smartwhois
a package for dealing with whois requests
Install
To install @push.rocks/smartwhois, you can use npm or yarn. First, open your terminal, then execute one of the following commands in your project directory:
npm install @push.rocks/smartwhois --save
or
yarn ad...