summaryrefslogtreecommitdiff
path: root/deps/npm/test/tap/install-save-prefix/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/test/tap/install-save-prefix/package.json')
-rw-r--r--deps/npm/test/tap/install-save-prefix/package.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/deps/npm/test/tap/install-save-prefix/package.json b/deps/npm/test/tap/install-save-prefix/package.json
deleted file mode 100644
index 84789fc224..0000000000
--- a/deps/npm/test/tap/install-save-prefix/package.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "name": "bla",
- "description": "fixture",
- "version": "0.0.1",
- "main": "index.js",
- "repository": "git://github.com/robertkowalski/bogusfixture"
-}