{
  "name": "ncb-component",
  "version": "1.0.27",
  "private": false,
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "dev": "tsc --watch",
    "build": "tsc"
  },
  "devDependencies": {
    "@ant-design/cssinjs": "^2.1.2",
    "@types/eslint": "^9.6.1",
    "@types/node": "^25.5.0",
    "@types/react": "^19.2.14",
    "@types/react-dom": "^19.2.3",
    "eslint": "9.26.0",
    "react": "^19.2.4",
    "typescript": "^5.7.2"
  },
  "dependencies": {
    "@tanstack/react-query": "^5.95.0",
    "antd": "^6.3.3"
  },
  "description": "NCB design system",
  "keywords": [
    "ncb"
  ],
  "author": "doanpv",
  "license": "ISC"
}
