{"analyzedAt":"2022-07-07T06:20:13.403Z","collected":{"metadata":{"name":"onlypass-capacitor-plugin","scope":"unscoped","version":"1.0.0","description":"The Onlpass API provides the ability to open an in-app browser and subscribe to payment gateways.","keywords":["capacitor","plugin","native"],"date":"2022-02-06T09:42:44.123Z","author":{"name":"Marshalsoft","email":"team@marshalsoft.pro"},"publisher":{"username":"marshalsoft","email":"admin@marshalsoft.net"},"maintainers":[{"username":"marshalsoft","email":"admin@marshalsoft.net"}],"repository":{"type":"git","url":"git+https://github.com/marshalsoft/onlypass-capacitor-plugin.git"},"links":{"npm":"https://www.npmjs.com/package/onlypass-capacitor-plugin","homepage":"https://github.com/marshalsoft/onlypass-capacitor-plugin#readme","repository":"https://github.com/marshalsoft/onlypass-capacitor-plugin","bugs":"https://github.com/marshalsoft/onlypass-capacitor-plugin/issues"},"license":"MIT","devDependencies":{"@capacitor/android":"^3.0.0","@capacitor/core":"^3.4.0","@capacitor/docgen":"0.0.18","@capacitor/ios":"^3.0.0","@ionic/eslint-config":"^0.3.0","@ionic/prettier-config":"~1.0.1","@ionic/swiftlint-config":"^1.1.2","eslint":"^7.11.0","prettier":"~2.3.0","prettier-plugin-java":"~1.0.2","rimraf":"^3.0.0","rollup":"^2.29.0","swiftlint":"^1.0.1","typescript":"~4.1.5"},"peerDependencies":{"@capacitor/core":"^3.0.0"},"releases":[{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":3},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":3},{"from":"2020-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":3}],"hasSelectiveFiles":true,"readme":"# onlypass-capacitor-plugin\n\nThe Onlypass API provides One platform to access all payment and fintech services across Africa.\n\n## Install\n\n```bash\nnpm install onlypass-capacitor-plugin\nnpx cap sync\n```\n\n## Android\n\n### Variables\n\nThis plugin will use the following project variables:\n* amount:string;\n*gateway:string; // (payment getways e.g paysack,flutterwave,monnify,voguepay) seperated by comma\n* apikey:string;\n* memo:string;\n\n## Example\n\n```typescript\nimport { Onlypass } from 'onlypass-capacitor-plugin';\n\nconst Payment = async () => {\n  await Onlypass.PayNow({\n    amount:\"5000\",\n    gateway:\"paysack,flutterwave,monnify,voguepay\",\n    memo:\"Payment for shoe item\",\n    apikey:\"onlypass-test\"\n  });\n};\n```\n\n## API\n<docgen-index>\n\n* [`PayNow(...)`](#PayNow)\n* [Interfaces](#interfaces)\n\n</docgen-index>\n\n<docgen-api>\n<!--Update the source file JSDoc comments and rerun docgen to update the docs below-->\n\n### PayNow(...)\n\n```typescript\nPayNow(options: OpenOptions) => Promise<void>\n```\n\n</docgen-api>"},"npm":{"downloads":[{"from":"2022-07-06T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-06-30T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":1},{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":4},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":26},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":92},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":92}],"starsCount":0},"github":{"starsCount":0,"forksCount":0,"subscribersCount":1,"issues":{"count":0,"openCount":0,"distribution":{"3600":0,"10800":0,"32400":0,"97200":0,"291600":0,"874800":0,"2624400":0,"7873200":0,"23619600":0,"70858800":0,"212576400":0},"isDisabled":false},"contributors":[{"username":"marshalsoft","commitsCount":9}],"commits":[{"from":"2022-06-30T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-06-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-04-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":0},{"from":"2022-01-08T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":9},{"from":"2021-07-07T00:00:00.000Z","to":"2022-07-07T00:00:00.000Z","count":9}]},"source":{"files":{"readmeSize":1409,"testsSize":0,"hasChangelog":true},"linters":["eslint","prettier"]}},"evaluation":{"quality":{"carefulness":0.9999999999999999,"tests":0,"health":1,"branding":0},"popularity":{"communityInterest":2,"downloadsCount":8.666666666666666,"downloadsAcceleration":0.03508371385083711,"dependentsCount":0},"maintenance":{"releasesFrequency":0.6799657534246576,"commitsFrequency":0.5760616438356164,"openIssues":0.7,"issuesDistribution":0.7}},"score":{"final":0.5218372890662306,"detail":{"quality":0.55,"popularity":0.023568216057926673,"maintenance":0.9959668955598753}}}