ShopAPI is a BeAPI module that allows world/server owners to create unique shops for their maps.
To download and install, you can either git clone this repo and use the mcpe pack, or run the command below in your BeAPI project.
npm install @mcbeutils/shopapi
Once you have done that, you can now import "@mcbeutils/shopapi" into your main project.