Add .npmrc configuration and update package.json
- Created a new .npmrc file with custom settings for package-lock and registry - Updated package.json to include new devDependencies for @types/express and @types/morgan - Restored private status and scripts section in package.json, ensuring proper project setup
This commit is contained in: