UNPKG

zy-template-welfare-center

Version:

70 lines (69 loc) 2.19 kB
{ "name": "zy-template-welfare-center", "version": "1.0.0", "description": "", "main": "lib/index.js", "scripts": { "start": "italent-thunder start", "build": "italent-thunder build prod --mode development", "build-prod": "italent-thunder build prod", "lib": "stl build lib", "examples": "sbl start --port 9001", "prepublish": "npm run lib", "commit": "git-cz" }, "license": "ISC", "repository": { "type": "git", "url": "git@gitlab.beisencorp.com:ux-pps-project/ux-template-welfare-center.git" }, "peerDependencies": { "react": "16.x.x", "react-dom": "16.x.x" }, "devDependencies": { "@beisen/babel": "7.x.x", "@beisen/build": "1.x.x", "@beisen/italent-thunder": "1.x.x", "@beisen/storybook": "1.x.x", "@beisen/storybook-react": "4.x.x", "@beisen/ts": "1.x.x", "@beisen/webpack": "4.x.x", "commitizen": "2.x.x", "cz-conventional-changelog": "2.x.x", "jest": "^24.8.0", "koa": "^2.7.0", "koa-static": "^5.0.0", "react": "16.x.x", "react-dom": "16.x.x", "core-js": "^2.6.9" }, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog" } }, "dependencies": { "@beisen-cmps/platform-metadata": "^0.0.3", "@beisen-phoenix/button": "1.0.39", "@beisen-platform/attachment-form": "1.1.0", "@beisen-platform/common-pop": "^1.1.8", "@beisen-platform/ethos": "^1.0.83", "@beisen-platform/platform-button": "1.1.22-rc.3", "@beisen-platform/platform-datatable": "1.3.34-rc.7", "@beisen-platform/platform-form": "^1.2.62-rc.11", "@beisen-platform/platform-index-view": "1.2.78", "@beisen-platform/platform-lookupv2": "1.0.37", "@beisen-platform/platform-pop-component": "1.1.0", "@beisen-platform/platform-runtime-helpers": "^1.0.45", "@beisen-platform/platform-search-form": "1.1.27", "@beisen-platform/platform-tip": "1.0.20", "@beisen-platform/pop-layer": "1.1.9", "@beisen/helper": "^1.0.4", "@beisen/platform-base": "^0.1.36", "@beisen/platform-fetch": "^1.0.0", "antd": "^3.20.1", "sen-test": "^0.0.1", "styled-components": "^4.3.2" } }