{
  "name": "@aligov/components-use-form-table-hooks",
  "version": "1.4.4",
  "description": "a hooks for fusion table",
  "files": [
    "demo/",
    "lib/",
    "build/"
  ],
  "main": "lib/index.js",
  "stylePath": "style.js",
  "scripts": {
    "start": "ice-scripts dev",
    "build": "ice-scripts build",
    "prepublishOnly": "npm run build"
  },
  "license": "MIT",
  "keywords": [
    "ice",
    "react",
    "component"
  ],
  "dependencies": {
    "@alifd/next": "^1.17.8",
    "@aligov/components-gov-table": "^1.0.5",
    "@uform/next": "^0.4.3",
    "prop-types": "^15.5.8",
    "react-addons-update": "^15.6.2"
  },
  "devDependencies": {
    "@alifd/adaptor-generate": "^0.1.3",
    "@types/react": "^16.9.5",
    "@types/react-addons-update": "^0.14.20",
    "ice-plugin-component": "^0.1.1",
    "ice-plugin-fusion": "^0.1.4",
    "ice-plugin-moment-locales": "^0.1.0",
    "ice-scripts": "^2.0.0",
    "react": "^16.3.0",
    "react-dom": "^16.3.0"
  },
  "peerDependencies": {
    "react": "^16.3.0"
  },
  "componentConfig": {
    "name": "@aligov/components-use-form-table-hooks",
    "title": "form table hooks",
    "category": "Table"
  },
  "homepage": "https://unpkg.com/@aligov/components-use-form-table-hooks@1.4.4/build/index.html",
  "materialConfig": {
    "fusion-site": {
      "id": 9043,
      "name": "gov",
      "url": "https://fusion.design/api/v1/sites/9043/materials"
    }
  }
}
