Your IP : 216.73.216.170


Current Path : /home/bitrix/ext_www/guest.sanatorio.yacl.site/huawei/
Upload File :
Current File : /home/bitrix/ext_www/guest.sanatorio.yacl.site/huawei/package.json

{
  "name": "web-push",
  "version": "1.0.0",
  "description": "web client project",
  "author": "likaiqiang",
  "private": true,
  "scripts": {
    "build": "node server.js"
  },
  "dependencies": {
    "bootstrap.min.js": "^3.3.5",
    "express": "^4.17.1",
    "jquery": "^3.6.0"
  },
  "devDependencies": {},
  "engines": {
    "node": ">= 6.0.0",
    "npm": ">= 3.0.0"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ]
}