mirror of
https://github.com/lucaspalomodevelop/JSSTE_APP.git
synced 2026-03-13 08:09:38 +00:00
12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"name": "JSSTE_APP",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"body-parser": "^1.19.2",
|
|
"cookie-parser": "^1.4.6",
|
|
"express": "^4.17.3"
|
|
}
|
|
}
|