summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/install-launch-cjs-temp-dir/1.0.0/package.json
blob: c3cf8dc4c334e61ced049a3799801881790cc822 (plain)
1
2
3
4
5
6
7
{
  "name": "@denotest/install-launch-cjs-temp-dir",
  "version": "1.0.0",
  "scripts": {
    "install": "node install.js"
  }
}