From ae2c5fe141a11e598032d1b3ac26aafc4d961799 Mon Sep 17 00:00:00 2001 From: Unknown Date: Mon, 2 Apr 2018 14:08:43 +0100 Subject: add documentation and main repo --- main-repo/helloworld/package.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 main-repo/helloworld/package.json (limited to 'main-repo/helloworld/package.json') 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" +} -- cgit v1.2.3