1234567891011121314151617181920 |
- {
- "name": "parts_shop_ui",
- "version": "1.0.0",
- "description": "易车配批发精灵",
- "main": "main.js",
- "dependencies": {
- "uview-ui": "^2.0.34"
- },
- "devDependencies": {},
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "repository": {
- "type": "git",
- "url": "root@git.echepei.com:caojunjie/parts_shop_ui.git"
- },
- "keywords": [],
- "author": "",
- "license": "ISC"
- }
|