diff --git a/package.json b/package.json new file mode 100644 index 0000000..1411f2d --- /dev/null +++ b/package.json @@ -0,0 +1,13 @@ +{ + "name": "scratch-render-fonts", + "version": "1.0.0", + "description": "", + "author": "Massachusetts Institute of Technology", + "repository": { + "type": "git", + "url": "git+ssh://git@github.com/LLK/scratch-render-fonts.git" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + } +}