From fffc000bd73b740318762747c07aa39adca1313a Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Wed, 21 Oct 2015 18:58:22 -0400 Subject: stub in proxy --- proxy/package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 proxy/package.json (limited to 'proxy/package.json') diff --git a/proxy/package.json b/proxy/package.json new file mode 100644 index 00000000..f7304d43 --- /dev/null +++ b/proxy/package.json @@ -0,0 +1,11 @@ +{ + "name": "stone-island-proxy", + "version": "1.0.0", + "description": "local proxy for stone island api", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "okfocus", + "license": "LNT" +} -- cgit v1.2.3-70-g09d2