add package.json

This commit is contained in:
Tim Mickel 2016-11-04 12:01:42 -04:00
parent c5bccab39a
commit a1a71addff
No known key found for this signature in database
GPG key ID: 59C3D9D14D923146

13
package.json Normal file
View file

@ -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"
}
}