face generator
This commit is contained in:
@ -9,7 +9,8 @@
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"db:schema": "ts-node src/schema.ts",
|
||||
"db:test": "ts-node src/testmysql.ts",
|
||||
"infinity:start": "ts-node src/infinityvideo_generator/start.ts"
|
||||
"infinity:start": "ts-node src/infinityvideo_generator/start.ts",
|
||||
"convert:pinterest-face": "ts-node src/imageconverter/pinterest_face_portrait.ts"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
|
||||
Reference in New Issue
Block a user