aiTextToSpeech
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "iimttapi",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"description": "Create a Node.js app for building production-ready RESTful APIs using Express, by running one command",
|
||||
"bin": "bin/createNodejsApp.js",
|
||||
"main": "src/index.js",
|
||||
@@ -24,7 +24,7 @@
|
||||
"docker:dev": "docker-compose -f docker-compose.yml -f docker-compose.dev.yml up",
|
||||
"docker:test": "docker-compose -f docker-compose.yml -f docker-compose.test.yml up",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
},
|
||||
"keywords": [
|
||||
"node",
|
||||
"node.js",
|
||||
|
||||
Reference in New Issue
Block a user