We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14123ac commit 81ead51Copy full SHA for 81ead51
package.json
@@ -1,7 +1,7 @@
1
{
2
- "name": "myexptress-app",
+ "name": "booklibrary",
3
"version": "0.0.1",
4
- "description": "my app for smarturp",
+ "description": "an express js app the manages books in a library",
5
"main": "express.js",
6
"scripts": {
7
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments