MCPcopy Create free account
hub / github.com/cursor/plugins / validate-plugins.mjs

File validate-plugins.mjs

scripts/validate-plugins.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { readFileSync, existsSync } from "fs";
4import { resolve, dirname } from "path";

Callers

nothing calls this directly

Calls 2

loadJSONFunction · 0.85
failFunction · 0.85

Tested by

no test coverage detected