{ "name": "@wisdom-components/devicetree", "version": "1.4.1", "description": "> TODO: description", "author": "tuqian <webtuqian@163.com>", "homepage": "", "license": "ISC", "main": "lib/index.js", "directories": { "lib": "lib", "test": "__tests__" }, "files": [ "lib" ], "publishConfig": { "registry": "https://g.civnet.cn:4873/" }, "repository": { "type": "git", "url": "https://g.civnet.cn:8443/ReactWeb5/wisdom-components.git" }, "scripts": { "test": "echo \"Error: run tests from root\" && exit 1" }, "dependencies": { "classnames": "^2.2.6" } }