{
  "name": "02_nodejs",
  "version": "1.0.1",
  "description": "gp20 zht",
  "main": "index.js",
  "scripts": {
    "start": "nodemon index.js"
  },
  "repository": { 
    "type": "Git", 
    "url": "git+https://github.com/lurongtao/gp19-npm.git" 
  }, 
  "keywords": ["gp20", "node-prj"],
  "author": "1548275197@qq.com",
  "license": "MIT",
  "dependencies": {
    "axios": "^0.20.0",
    "jquery": "*"
  },
  "devDependencies": {
    "gulp": "^4.0.2"
  },
  "homepage": "https://github.com/lurongtao/gp19-npm#readme"
}
