16 lines
270 B
JSON
16 lines
270 B
JSON
|
{
|
||
|
"name": "@ninejs/wcui",
|
||
|
"version": "0.0.0",
|
||
|
"description": "",
|
||
|
"main": "dist/index.js",
|
||
|
"scripts": {
|
||
|
"test": ""
|
||
|
},
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/9th-js/wcui.git"
|
||
|
},
|
||
|
"author": "yutent",
|
||
|
"license": "MIT"
|
||
|
}
|