UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

31 lines (30 loc) 728 B
{ "name": "@jest/types", "version": "27.0.6", "repository": { "type": "git", "url": "https://github.com/facebook/jest.git", "directory": "packages/jest-types" }, "engines": { "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0" }, "license": "MIT", "main": "./build/index.js", "types": "./build/index.d.ts", "exports": { ".": "./build/index.js", "./package.json": "./package.json" }, "dependencies": { "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^16.0.0", "chalk": "^4.0.0" }, "publishConfig": { "access": "public" }, "gitHead": "d257d1c44ba62079bd4307ae78ba226d47c56ac9" }