{
  "name": "package-test-twc",
  "version": "1.0.1",
  "description": "首次创建一个包",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "首次",
    "唐"
  ],
  "author": "tang",
  "license": "ISC",
  "dependencies": {
    "jquery": "^3.6.0",
    "moment": "^2.29.4"
  }
}
