first-repo/package.json
2024-02-13 22:59:51 +03:00
Ask

16 lines
274 B
JSON

{e4e323a167c34c139f26dfa8a28406a0de744f6c true 274 package.json 0xc001eaddc0}

{
"name": "first-repo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2"
}
}