{ "name": "@pnp/cli-microsoft365", "version": "3.12.0", "description": "Manage Microsoft 365 and SharePoint Framework projects on any platform", "license": "MIT", "main": "./dist/index.js", "bin": { "microsoft365": "./dist/index.js", "m365": "./dist/index.js", "m365_comp": "./dist/autocomplete.js" }, "repository": { "type": "git", "url": "git+https://github.com/pnp/cli-microsoft365.git" }, "homepage": "https://pnp.github.io/cli-microsoft365/", "bugs": { "url": "https://github.com/pnp/cli-microsoft365/issues" }, "scripts": { "build": "tsc -p . && node scripts/copy-files.js", "watch": "tsc -w -p .", "clean": "rimraf ./dist", "test": "npm run test:version && npm run lint && npm run test:cov", "test:version": "node scripts/check-version.js", "test:cov": "c8 npm run test:test", "test:test": "mocha \"dist/**/*.spec.js\" --timeout 10000", "lint": "eslint --ext .ts src" }, "keywords": [ "office 365", "microsoft 365", "sharepoint framework", "o365", "m365", "spfx", "sharepoint online", "sharepoint", "microsoft teams", "microsoft graph", "microsoft flow", "azure active directory", "azure ad", "azure", "microsoft" ], "author": "https://github.com/pnp/cli-microsoft365/graphs/contributors", "maintainers": [ { "name": "Waldek Mastykarz", "email": "waldek@mastykarz.nl", "web": "https://blog.mastykarz.nl" }, { "name": "Velin Georgiev", "email": "velin.georgiev@gmail.com", "web": "https://blog.velingeorgiev.com" }, { "name": "Garry Trinder", "email": "garry.trinder@live.com", "web": "https://garrytrinder.github.io/" }, { "name": "Albert-Jan Schot", "email": "appie@digiwijs.nl", "web": "https://www.cloudappie.nl/" }, { "name": "Rabia Williams", "email": "rabiawilliams@gmail.com", "web": "https://rabiawilliams.com/" }, { "name": "Patrick Lamber", "email": "patrick@nubo.eu", "web": "https://www.nubo.eu/" }, { "name": "Arjun Menon", "email": "arjun.umenon@gmail.com", "web": "https://arjunumenon.com/" } ], "contributors": [ "Ågren, Simon ", "Albany, Bruce ", "Balasubramaniam, Jayakumar ", "Bauer, Stefan ", "Bernier, Hugo ", "Bhardwaj, Aakash ", "Biret, Vincent ", "Biro, Peter ", "Bloemsma, Arjen ", "Brouwers, Stijn ", "Calabro, David ", "Connell, Andrew ", "Deshpande, Vardhaman ", "Faleel, Mohamed Ashiq ", "Ford, Lee ", "Freese, Luise <49960482+LuiseFreese@users.noreply.github.com>", "Georgiev, Velin ", "Ghuge, Pramod ", "Gölles, Thomas ", "Hagström, Joakim ", "Harding, Phil ", "Hawrylak, Paweł ", "Högberg, Joakim ", "Hvam, Allan ", "Jaakke, Robert ", "John Rafael ", "Kailasam, Balamurugan ", "Kasireddy, Prasad ", "Keijzers, Paul ", "Kelkar, Vipul ", "Khalil, Bassem ", "Kumar, Shantha <34408892+ktskumar@users.noreply.github.com>", "Lamber, Patrick ", "Laskewitz, Daniel ", "Lengelle, Veronique <25181757+veronicageek@users.noreply.github.com>", "Levert, Sebastien ", "Maillot, Michaël ", "Mastykarz, Waldek ", "Menon, Arjun ", "Moujahid, Abderahman ", "Mücklisch, Steve ", "Nachan, Nanddeep ", "Nachan, Smita ", "Nikolić, Aleksandar ", "Plenevaux, Yannick ", "Powney, Mark ", "Priem, Mark ", "Raju, Arnie ", "Ramalho, David ", "Reekmans, Yannick ", "Romano, Rodrigo ", "Romão, Douglas ", "Rozinov, Roman ", "Schaeflein, Paul ", "Schot, Albert-Jan ", "Schouten, Robert ", "Schütze, Sebastian ", "Shah, Dipen ", "Siatka, Piotr ", "Sinha, Kislay ", "Sitaraman, Rajesh ", "Sittler, Laurent ", "Skelly, Pete ", "strafe ", "Struyf, Elio ", "Svenson, Mikael ", "Tane, Peter ", "Tatti, Anoop ", "Thorild, Fredrik ", "Trinder, Garry ", "Vaghasia, Siddharth ", "van Hunen, Erwin ", "van Iersel, Cas ", "van Rousselt, Rick ", "Velliah, Joseph ", "Wilen, Wictor ", "Williams, Rabia ", "Wojcik, Adam " ], "dependencies": { "@azure/msal-node": "^1.0.3", "adaptive-expressions": "^4.13.1", "adaptivecards-templating": "^2.1.0", "adm-zip": "^0.5.5", "applicationinsights": "^1.8.10", "axios": "^0.21.1", "easy-table": "^1.1.1", "inquirer": "^8.0.0", "jmespath": "^0.15.0", "json-to-ast": "^2.1.0", "markshell": "^1.3.8", "minimist": "^1.2.5", "node-forge": "^0.10.0", "omelette": "^0.4.15", "open": "^8.0.8", "semver": "^7.3.4", "strip-json-comments": "^3.1.1", "typescript": "^4.2.4", "update-notifier": "^5.1.0", "uuid": "^8.3.2", "xmldom": "^0.6.0" }, "devDependencies": { "@microsoft/microsoft-graph-types": "^1.40.0", "@types/adm-zip": "^0.4.34", "@types/easy-table": "0.0.32", "@types/inquirer": "^7.3.0", "@types/jmespath": "^0.15.0", "@types/json-to-ast": "^2.1.1", "@types/minimist": "^1.2.1", "@types/mocha": "^8.2.1", "@types/node": "^14.14.43", "@types/node-forge": "^0.9.7", "@types/semver": "^7.3.5", "@types/sinon": "^10.0.0", "@types/update-notifier": "^5.0.0", "@types/uuid": "^8.3.0", "@types/xmldom": "^0.1.30", "@typescript-eslint/eslint-plugin": "^4.22.1", "@typescript-eslint/parser": "^4.22.1", "c8": "^7.7.2", "coveralls": "^3.1.0", "eslint": "^7.26.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-cli-microsoft365": "file:eslint-rules", "eslint-plugin-import": "^2.22.1", "eslint-plugin-node": "^11.1.0", "eslint-plugin-promise": "^4.3.1", "mocha": "^8.4.0", "rimraf": "^3.0.2", "sinon": "^10.0.0" } }