aboutsummaryrefslogtreecommitdiffstats
path: root/main-repo/helloworld/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'main-repo/helloworld/package.json')
-rw-r--r--main-repo/helloworld/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/main-repo/helloworld/package.json b/main-repo/helloworld/package.json
new file mode 100644
index 0000000..f5c7625
--- /dev/null
+++ b/main-repo/helloworld/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "helloworld",
+ "version": [1, 0, 0],
+ "inject": "helloworld.js"
+}