Comparing version 0.1.1 to 0.1.2
@@ -45,3 +45,2 @@ var program_name = process.argv[0]; //value will be "node" | ||
await page.screenshot({path: 'screenshot.png', fullPage: true}) | ||
await browser.close(); | ||
@@ -48,0 +47,0 @@ } |
{ | ||
"name": "gds", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Decentralized Travel Booking Engine (Autonomous GDS Spider aka Booking Bot)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -13,7 +13,7 @@ | ||
GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and accommodations on any pre-defined Third Party website with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto. | ||
GDS is an NPM module that allows independent travel agents and All Global Nomads to search the internet for the best travel booking prices across a fully extendable travel booking engine directory, it can also be configured to allow Host Agency Booking Portals and provides a full mechanism to process payments via a stripe API bridge and book travel flights and accommodations on any pre-defined Third Party websites with a custom configuration file. As well as set smart contract commission agreements for travel services and instantly settle commission agreements on payments made via Crypto. | ||
### To Use The Decentralized GDS | ||
You will need to create a website or front end web component that can take the following parameters for specific searches. For Example | ||
You can start a search with the node cli command `node gds from to mm-dd-yyyy` in the node_modules folder after doing an `npm i gds` or you can use the gds package to create a website or front end web component that can take the following parameters for specific searches. For Example | ||
@@ -20,0 +20,0 @@ - Flight Searches |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2471049
9
120