Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpm/parse-arg.js')
-rw-r--r--deps/npm/node_modules/libnpm/parse-arg.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/deps/npm/node_modules/libnpm/parse-arg.js b/deps/npm/node_modules/libnpm/parse-arg.js
new file mode 100644
index 00000000000..6db5201504f
--- /dev/null
+++ b/deps/npm/node_modules/libnpm/parse-arg.js
@@ -0,0 +1,3 @@
+'use strict'
+
+module.exports = require('npm-package-arg')