UNPKG

@teamix/user-info

Version:
63 lines (62 loc) 1.46 kB
{ "name": "@teamix/user-info", "version": "1.1.3", "description": "用户详情", "files": [ "demo/", "es/", "lib/", "build/", "dist/" ], "main": "lib/index.js", "module": "es/index.js", "stylePath": "style.js", "scripts": { "start": "build-scripts start", "build": "build-scripts build", "prepublishOnly": "npm run build", "sync": "iceworks sync", "lint": "eslint --cache --ext .js,.jsx ./" }, "keywords": [ "teamix", "react", "component" ], "dependencies": { "@alicloudfe/components": "^1.0.0", "@teamix/icon": "^1.1.0", "prop-types": "^15.5.8" }, "devDependencies": { "@alib/build-scripts": "^0.1.3", "@alife/build-plugin-teamix-externals": "^1.0.4", "@ice/spec": "^1.0.0", "@types/react": "^16.9.13", "@types/react-dom": "^16.9.4", "build-plugin-component": "^1.2.0", "eslint": "^6.0.1", "iceworks": "^3.4.2", "moment": "^2.27.0", "react": "^16.3.0", "react-dom": "^16.3.0" }, "componentConfig": { "name": "UserInfo", "title": "用户详情_spacex", "category": "Others" }, "publishConfig": { "access": "public" }, "license": "MIT", "homepage": "https://unpkg.com/@teamix/user-info@1.1.3/build/index.html", "materialConfig": { "fusion-site": { "id": 304, "name": "公混新组件库", "url": "https://fusion.alibaba-inc.com/api/v1/sites/304/materials" } } }