Numex yayın: package.json
This commit is contained in:
parent
003ab9e77f
commit
4f7b89bc99
14
package.json
Normal file
14
package.json
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
{
|
||||||
|
"name": "studio-teleprompter",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "Profesyonel stüdyo teleprompter — OLED siyah + neon yeşil/camgöbeği tema",
|
||||||
|
"main": "server.js",
|
||||||
|
"scripts": {
|
||||||
|
"start": "node server.js"
|
||||||
|
},
|
||||||
|
"author": "Numex AI",
|
||||||
|
"license": "MIT",
|
||||||
|
"dependencies": {
|
||||||
|
"express": "^4.19.2"
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user