renjia-test-for
Version:
这是我第一个包
30 lines (29 loc) • 521 B
JSON
{
"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": "这是我第一个包"
}