{
  "name": "cyfl-ui",
  "version": "1.0.0-alpha.53",
  "main": "lib/index.js",
  "license": "MIT",
  "dependencies": {
    "@ant-design/icons": "^4.7.0",
    "antd": "4.24.4"
  },
  "files": [
    "lib"
  ],
  "scripts": {
    "dev": "npx ns-build --watch",
    "build": "npx ns-build"
  },
  "bundledDependencies": [
    "antd"
  ],
  "devDependencies": {
    "@types/react": "^17.0.0",
    "less-loader": "^11.1.0",
    "ns-tool": "^1.0.8",
    "react": "^17.0.0",
    "react-dom": "^17.0.0"
  }
}
