index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
registry
/
npm
/
@denotest
/
lifecycle-scripts-cjs
/
1.0.0
/
preinstall.js
blob: b5511f990231fd456e3e500749352f8e366d43f6 (
plain
)
1
2
3
4
5
const inspect = require('util').inspect; inspect({ "preinstall": "script" });