{
  "name": "@aligov/gov-alist",
  "version": "1.0.9",
  "description": "alist for gov",
  "files": [
    "demo/",
    "es/",
    "lib/",
    "build/"
  ],
  "main": "lib/index.js",
  "module": "es/index.js",
  "stylePath": "style.js",
  "scripts": {
    "start": "build-scripts start",
    "build": "build-scripts build",
    "prepublishOnly": "npm run build",
    "lint": "eslint --cache --ext .js,.jsx ./"
  },
  "keywords": [
    "ice",
    "react",
    "component"
  ],
  "dependencies": {
    "@alist/next": "^1.0.0-beta.30",
    "@formily/next-components": "^1.1.6",
    "prop-types": "^15.5.8",
    "styled-components": "^5.1.1"
  },
  "devDependencies": {
    "@alib/build-scripts": "^0.1.3",
    "build-plugin-component": "^0.2.0",
    "build-plugin-fusion": "^0.1.0",
    "build-plugin-moment-locales": "^0.1.0",
    "react": "^16.3.0",
    "react-dom": "^16.3.0",
    "@ice/spec": "^0.1.1",
    "eslint": "^6.0.1",
    "@alifd/next": "1.x",
    "@types/react": "^16.9.13",
    "@types/react-dom": "^16.9.4"
  },
  "peerDependencies": {
    "react": "^16.3.0",
    "@alifd/next": "1.x"
  },
  "componentConfig": {
    "name": "@aligov/gov-alist",
    "title": "GovAlist",
    "category": "Others"
  },
  "publishConfig": {
    "access": "public"
  },
  "license": "MIT",
  "homepage": "https://unpkg.com/@aligov/gov-alist@1.0.9/build/index.html",
  "materialConfig": {
    "fusion-site": {
      "id": 9043,
      "name": "gov",
      "url": "https://fusion.design/api/v1/sites/9043/materials"
    }
  }
}
