summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/install-at-locally/package@1.2.3/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/install-at-locally/package@1.2.3/package.json')
-rw-r--r--deps/npm/test/tap/install-at-locally/package@1.2.3/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/deps/npm/test/tap/install-at-locally/package@1.2.3/package.json b/deps/npm/test/tap/install-at-locally/package@1.2.3/package.json
new file mode 100644
index 000000000..b11d00c65
--- /dev/null
+++ b/deps/npm/test/tap/install-at-locally/package@1.2.3/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "install-at-locally",
+ "version": "0.0.0",
+ "description": "Test for 404-parent"
+}