Numex yayın: package.json
This commit is contained in:
parent
ca304723ce
commit
b69d1f72d9
14
package.json
Normal file
14
package.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"name": "numex-ilan-platformu",
|
||||
"version": "1.0.0",
|
||||
"description": "Sahibinden tarzı ilan/alışveriş platformu — Numex Codex",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js",
|
||||
"dev": "node server.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"express": "^4.19.2"
|
||||
},
|
||||
"license": "MIT"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user