aboutsummaryrefslogtreecommitdiff
path: root/sandbox/testAppNevena/Front/node_modules/tslib/test/validateModuleExportsMatchCommonJS/package.json
blob: 166e5095e43943a7473562a0ce40e29181573625 (plain) (blame)
1
2
3
4
5
6
{
  "type": "module",
  "scripts": {
    "test": "node index.js"
  }
}