{ "name": "react-save-attachments", "version": "0.0.1", "private": true, "main": "lib/index.js", "scripts": { "build": "gulp bundle", "clean": "gulp clean", "test": "gulp test" }, "dependencies": { "@microsoft/sp-core-library": "1.13.0-beta.15", "@microsoft/sp-lodash-subset": "1.13.0-beta.15", "@microsoft/sp-office-ui-fabric-core": "1.13.0-beta.15", "@microsoft/sp-property-pane": "1.13.0-beta.15", "@microsoft/sp-webpart-base": "1.13.0-beta.15", "office-ui-fabric-react": "7.156.0", "react": "16.9.0", "react-dom": "16.9.0" }, "resolutions": { "@types/react": "16.8.8" }, "devDependencies": { "@microsoft/rush-stack-compiler-3.3": "0.3.5", "@microsoft/rush-stack-compiler-3.7": "0.2.3", "@microsoft/sp-build-web": "1.13.0-beta.15", "@microsoft/sp-module-interfaces": "1.13.0-beta.15", "@microsoft/sp-tslint-rules": "1.13.0-beta.15", "@types/es6-promise": "0.0.33", "@types/office-js": "^1.0.123", "@types/react": "16.9.36", "@types/react-dom": "16.9.8", "@types/webpack-env": "1.13.1", "ajv": "~5.2.2", "gulp": "4.0.2" } }