aboutsummaryrefslogtreecommitdiffstats
path: root/main-repo/test/package.json
diff options
context:
space:
mode:
authorUnknown2018-04-02 23:13:35 +0100
committerUnknown2018-04-02 23:13:35 +0100
commitc2d6d2bef152fa36db7d5f6db11baeff4de2a4c5 (patch)
tree75a4b3ad60dd000fd442877ca9fa2b72409efc0e /main-repo/test/package.json
parent3cb84766c1022c19489960bafc53667e44e27065 (diff)
few changes
Diffstat (limited to 'main-repo/test/package.json')
-rw-r--r--main-repo/test/package.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/main-repo/test/package.json b/main-repo/test/package.json
new file mode 100644
index 0000000..e2164ab
--- /dev/null
+++ b/main-repo/test/package.json
@@ -0,0 +1,5 @@
+{
+ "name": "test",
+ "inject": "test.js",
+ "uninstall": "delet.js"
+}