summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/install-no-ext/1.0.0/package.json
blob: b9abed1f6e1efd8ead6320b839ab2ee1f97ba627 (plain)
1
2
3
4
5
6
7
{
  "name": "@denotest/install-no-ext",
  "version": "1.0.0",
  "scripts": {
    "install": "node install/check && node install"
  }
}