[][src]Type Definition npm_package_json::ScriptsSet

type ScriptsSet = BTreeMap<String, String>;

An ordered map for scripts entries.