#!/usr/bin/env node import { bin, plugins } from "pri-plugins-manager" plugins.add({ title: "555" }) bin()