summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/task/package_json/bin.out
blob: 6cfa06d43314f51f5274d66f5817072b047d75b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Download http://localhost:4545/npm/registry/@denotest/bin
Download http://localhost:4545/npm/registry/@denotest/bin/0.5.0.tgz
Initialize @denotest/bin@0.5.0
Download http://localhost:4545/npm/registry/@denotest/bin/1.0.0.tgz
Initialize @denotest/bin@1.0.0
Warning Currently only basic package.json `scripts` are supported. Programs like `rimraf` or `cross-env` will not work correctly. This will be fixed in an upcoming release.
Task bin @denotest/bin hi && cli-esm testing this out && npx cli-cjs test "extra"
hi
testing
this
out
test
extra