Files
pdf-manager/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2025-05-13 12:01:17 +02:00

7 lines
71 B
JSON

{
"type": "module",
"scripts": {
"test": "node index.js"
}
}