{
  "name": "05npm",
  "version": "1.0.0",
  "description": "npm的学习",
  "main": "index.js",
  "scripts": {
    "test": "console.log('just for text')"
  },
  "author": "qy",
  "license": "ISC"
}
