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

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'testLib/node_modules/rewire/package.json')
-rw-r--r--testLib/node_modules/rewire/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/testLib/node_modules/rewire/package.json b/testLib/node_modules/rewire/package.json
new file mode 100644
index 0000000..ea0fba5
--- /dev/null
+++ b/testLib/node_modules/rewire/package.json
@@ -0,0 +1,3 @@
+{
+ "main": "../../../lib/index.js"
+}