aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json')
-rw-r--r--lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json b/lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json
new file mode 100644
index 000000000..42176c3ed
--- /dev/null
+++ b/lib/bb/tests/fetch-testdata/npm-local-link-sources/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "@npm-local-link-sources/upper",
+ "version": "1.0.0",
+ "description": "Upper project in npm-local-link-sources example"
+}