federation/gateway/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
2020-11-14 16:43:58 +01:00

6 lines
71 B
JSON

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