UNPKG

@teamix/data-link-card

Version:
62 lines (61 loc) 1.44 kB
{ "name": "@teamix/data-link-card", "version": "1.2.0", "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", "@alife/teamix-layout": "^0.8.0", "prop-types": "^15.5.8" }, "devDependencies": { "@alib/build-scripts": "^0.1.3", "@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": "DataLinkCard", "title": "数字链接卡片_spacex", "category": "Others" }, "publishConfig": { "access": "public" }, "license": "MIT", "homepage": "https://unpkg.com/@teamix/data-link-card@1.2.0/build/index.html", "materialConfig": { "fusion-site": { "id": 304, "name": "公混新组件库", "url": "https://fusion.alibaba-inc.com/api/v1/sites/304/materials" } } }