الملفات
paryingApi/package.json

17 أسطر
290 B
JSON

{
"name": "prayingapi",
"version": "1.0.0",
"main": "app.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"pug": "^3.0.3",
"sass": "^1.90.0"
}
}