forked from novalogica/pcf-kanban-control
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
1 lines (1 loc) · 1.07 KB
/
package.json
File metadata and controls
1 lines (1 loc) · 1.07 KB
1
{"name":"pcf-project","version":"1.0.0","description":"Project containing your PowerApps Component Framework (PCF) control.","scripts":{"build":"pcf-scripts build","clean":"pcf-scripts clean","lint":"pcf-scripts lint","lint:fix":"pcf-scripts lint fix","rebuild":"pcf-scripts rebuild","start":"pcf-scripts start","start:watch":"pcf-scripts start watch","refreshTypes":"pcf-scripts refreshTypes"},"dependencies":{"@fluentui/react":"8.29.0","@fluentui/react-icons":"^2.0.225","@hello-pangea/dnd":"^16.6.0","dompurify":"^3.3.1","react":"16.8.6","react-dom":"16.8.6","react-hot-toast":"^2.4.1"},"devDependencies":{"@microsoft/eslint-plugin-power-apps":"^0.2.33","@types/node":"^18.19.31","@types/powerapps-component-framework":"^1.3.11","@types/react":"^16.14.60","@types/react-dom":"^16.9.24","@typescript-eslint/eslint-plugin":"^7.7.1","@typescript-eslint/parser":"^7.7.1","eslint":"^8.57.0","eslint-plugin-import":"^2.29.1","eslint-plugin-node":"^11.1.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-react":"^7.34.1","pcf-scripts":"^1","pcf-start":"^1","react":"^16.14.0","typescript":"^4.9.5"}}