Commit 785a3459 authored by 张瑶's avatar 张瑶

init zhangyaoDemo

parent d32094a3
Pipeline #22061 failed with stages
in 24 seconds
# `@wisdom-components/zhangyaoDemo`
> TODO: description
## Usage
```
const zhangyaoDemo = require('@wisdom-components/zhangyaoDemo');
// TODO: DEMONSTRATE API
```
{
"name": "@wisdom-components/zhangyaodemo",
"version": "1.0.0",
"description": "> TODO: description",
"author": "Eleven <zy_csu2013@163.com>",
"homepage": "",
"license": "ISC",
"main": "lib/zhangyaoDemo.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 {
name: 'zhangyao'
}
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