summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpm/hook.js
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpm/hook.js')
-rw-r--r--deps/npm/node_modules/libnpm/hook.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/npm/node_modules/libnpm/hook.js b/deps/npm/node_modules/libnpm/hook.js
new file mode 100644
index 0000000000..a45644beea
--- /dev/null
+++ b/deps/npm/node_modules/libnpm/hook.js
@@ -0,0 +1,3 @@
+'use strict'
+
+module.exports = require('libnpmhook')