Files
plainpages/plugin-api/package.json
T
2026-08-17 22:34:56 +02:00

7 lines
105 B
JSON

{
"name": "@plainpages/plugin-api",
"private": true,
"type": "module",
"exports": "./index.ts"
}