aboutsummaryrefslogtreecommitdiff
path: root/package.json
blob: d7d3212be103ae50cbe1c5ea2eefd4210b8f47ab (plain)
1
2
3
4
5
6
{
  "type": "module",
  "scripts": {
    "test": "bash bin/test.sh"
  }
}