Commit 2c63a3aa authored by 邓晓峰's avatar 邓晓峰

chore: publish tiptool

parent bfa1d205
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.2.1", "version": "1.2.1",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
"license": "ISC", "license": "ISC",
"main": "lib/index.js", "main": "lib/index.js",
"directories": { "directories": {
"lib": "lib", "lib": "lib",
"test": "__tests__" "test": "__tests__"
}, },
"files": [ "files": [
"lib" "lib"
], ],
"publishConfig": { "publishConfig": {
"registry": "https://g.civnet.cn:4873/" "registry": "https://g.civnet.cn:4873/"
}, },
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git" "url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git"
}, },
"scripts": { "scripts": {
"test": "echo \"Error: run tests from root\" && exit 1" "test": "echo \"Error: run tests from root\" && exit 1"
} },
"dependencies": {
"@wisdom-components/mqttview": "1.3.4"
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment