aboutsummaryrefslogtreecommitdiff
path: root/testapp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/package.json')
-rw-r--r--testapp/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/testapp/package.json b/testapp/package.json
new file mode 100644
index 0000000..c542137
--- /dev/null
+++ b/testapp/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "testapp",
+ "private": true,
+ "dependencies": {}
+}