{
  "name": "renjia-test-for",
  "version": "1.1.5",
  "main": "./go.js",
  "private": false,
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "exports": {
    ".": "./index.js"
  },
  "imports": {
    "#res": "./index.js"
  },
  "bugs": {
    "email": "3029364473@qq.com"
  },
  "keywords": [
    "JS",
    "VUE",
    "TREE"
  ],
  "author": "RJMeteor",
  "license": "MIT",
  "description": "这是我第一个包"
}
