@givtnl/angular-wepay-service
Version:
WePay service used to integrate WePay Elements with Angular. Forked from (https://github.com/fireflysemantics/angular-stripe-service).
38 lines • 991 B
JSON
{
"name": "@givtnl/angular-wepay-service",
"version": "1.1.1",
"author": "GivtNL and Ole Ersoy",
"license": "MIT",
"dependencies": {
"tslib": "^2.3.0"
},
"bugs": {
"url": "https://github.com/givtnl/angular-wepay-service/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/givtnl/angular-wepay-service.git"
},
"keywords": [
"Light Weight",
"Javascript",
"Typescript",
"Angular",
"React",
"Vue",
"State",
"Query",
"Reactive",
"RxJS",
"Observables",
"Multicasting"
],
"main": "bundles/givtnl-angular-wepay-service.umd.js",
"module": "fesm2015/givtnl-angular-wepay-service.js",
"es2015": "fesm2015/givtnl-angular-wepay-service.js",
"esm2015": "esm2015/givtnl-angular-wepay-service.js",
"fesm2015": "fesm2015/givtnl-angular-wepay-service.js",
"typings": "givtnl-angular-wepay-service.d.ts",
"metadata": "givtnl-angular-wepay-service.metadata.json",
"sideEffects": false
}