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