{
  "name": "@renhz_org/test_first_pakage",
  "version": "1.0.0",
  "description": "DES",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/renhz621/learn-javascript.git"
  },
  "keywords": [
    "f"
  ],
  "author": "ren",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/renhz621/learn-javascript/issues"
  },
  "homepage": "https://github.com/renhz621/learn-javascript#readme",
  "dependencies": {
    "my-package": "0.0.0"
  },
  "devDependencies": {}
}
