{
  "name": "csdntest",
  "version": "1.0.0",
  "description": "web lesson01 homework",
  "main": "csdntest.js",
  "scripts": {
    "test": "\"echo hello test\""
  },
  "keywords": [
    "csdn",
    "web",
    "test"
  ],
  "author": "bruce",
  "license": "ISC"
}
