pdfsplitter/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2026-05-20 17:40:17 -07:00

6 lines
71 B
JSON

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