Commit 7bf64667 authored by 程恺文's avatar 程恺文

测试

parent b6dd5166
Pipeline #22670 passed with stages
in 2 minutes 32 seconds
# `@wisdom-components/chengkaiwen_test`
> TODO: description
## Usage
```
const chengkaiwenTest = require('@wisdom-components/chengkaiwen_test');
// TODO: DEMONSTRATE API
```
{
"name": "chengkaiwen",
"version": "1.0.0",
"description": "ceshi",
"author": "chengkaiwen <634665781@qq.com>",
"homepage": "",
"license": "ISC",
"main": "lib/chengkaiwen_test.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"
}
}
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