@extendscript/modules.init

This module creates the shared `Sky` object. A peer-dependency for all ExtendScript Modules.

@extendscript/aes.util.jaw

Jaw is a data controller that wraps JSON objects with JSON-schema. It provides an easy to use, chaining API for managing JSON instances in ExtendScript.

@extendscript/ind.util.rulers

An InDesign ruler utility that adds the `rulers.set()` method. This method sets both rulers to the desired units. It returns the original ruler-settings which we can pass back to reset the rulers to original state.