1234567891011121314 |
- {
- "name": "test",
- "version": "1.0.1",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1",
- "build": "vite build"
- },
- "repository": {
- "type": "git",
- "url": "http://112.124.9.106:10300/hk/component-lib.git"
- }
- }
|