summaryrefslogtreecommitdiff
path: root/tests/specs/npm/lifecycle_scripts/no_deno_json.out
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/npm/lifecycle_scripts/no_deno_json.out')
-rw-r--r--tests/specs/npm/lifecycle_scripts/no_deno_json.out9
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/specs/npm/lifecycle_scripts/no_deno_json.out b/tests/specs/npm/lifecycle_scripts/no_deno_json.out
new file mode 100644
index 000000000..9609c0790
--- /dev/null
+++ b/tests/specs/npm/lifecycle_scripts/no_deno_json.out
@@ -0,0 +1,9 @@
+Download http://localhost:4260/@denotest/lifecycle-scripts-cjs
+Download http://localhost:4260/@denotest/bin
+Download http://localhost:4260/@denotest/lifecycle-scripts-cjs/1.0.0.tgz
+Download http://localhost:4260/@denotest/bin/1.0.0.tgz
+Initialize @denotest/lifecycle-scripts-cjs@1.0.0
+Initialize @denotest/bin@1.0.0
+preinstall
+install
+hello from install script