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