Numex yayın: package.json
This commit is contained in:
parent
1e70927a89
commit
2eb16da3d3
15
package.json
Normal file
15
package.json
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
{
|
||||
"name": "aura-os",
|
||||
"version": "1.0.0",
|
||||
"description": "Aura OS - Sanal Siber Web İşletim Sistemi",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"start": "node server.js"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"express": "^5.2.1"
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user