Commit 0d83effd authored by 胡进杰's avatar 胡进杰

feat: inir

parent 9338d354
......@@ -6,6 +6,14 @@
"repo": "panda/winsdom-components",
"cacheDir": ".changelog"
},
"ignoreChanges": ["**/*.md", "**/*.test.js", "**/*.e2e.js", "**/fixtures/**", "**/test/**"],
"packages": ["packages/*"]
"ignoreChanges": [
"**/*.md",
"**/*.test.js",
"**/*.e2e.js",
"**/fixtures/**",
"**/test/**"
],
"packages": [
"packages/*"
]
}
# `@wisdom-components/hhhhhuuu`
> TODO: description
## Usage
```
const hhhhhuuu = require('@wisdom-components/hhhhhuuu');
// TODO: DEMONSTRATE API
```
{
"name": "@wisdom-components/hhhhhuuu",
"version": "1.0.0",
"description": "> TODO: description",
"author": "dajun <erjie115203@163.com>",
"homepage": "",
"license": "ISC",
"main": "lib/hhhhhuuu.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"
}
}
export default "helolo";
\ No newline at end of file
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