From 5ec73fd9d3a6018945464565fac5de9efe05466d Mon Sep 17 00:00:00 2001 From: Florrie Date: Mon, 16 Dec 2019 18:00:43 -0400 Subject: initial commit --- package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package.json (limited to 'package.json') diff --git a/package.json b/package.json new file mode 100644 index 0000000..6427530 --- /dev/null +++ b/package.json @@ -0,0 +1,11 @@ +{ + "name": "scratchblocks-generator-3", + "version": "0.0.1", + "description": "scratchblocks generator for projects made in 3.0", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "Florrie ", + "license": "GPL-3.0" +} -- cgit 1.3.0-6-gf8a5