mirror of
https://github.com/scratchfoundation/scratch-render-fonts.git
synced 2024-11-14 19:34:57 -05:00
add package.json
This commit is contained in:
parent
c5bccab39a
commit
a1a71addff
1 changed files with 13 additions and 0 deletions
13
package.json
Normal file
13
package.json
Normal 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"
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue