[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/shipengineer/JavaScript/main/tutorials/lab6/example/package.json [Back]  [Original]

{
  "name": "example",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "start": "node index.js",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "dependencies": {
    "express": "^4.18.2"
  }
}

Web Proxy Viewer  |  New URL  |  Original Page