UNPKG

react-klasha

Version:

This is an reactJS library for implementing klasha payment gateway

53 lines 1.57 kB
{ "name": "@types/react-router-dom", "version": "5.1.7", "description": "TypeScript definitions for React Router", "license": "MIT", "contributors": [ { "name": "Huy Nguyen", "url": "https://github.com/huy-nguyen", "githubUsername": "huy-nguyen" }, { "name": "Philip Jackson", "url": "https://github.com/p-jackson", "githubUsername": "p-jackson" }, { "name": "John Reilly", "url": "https://github.com/johnnyreilly", "githubUsername": "johnnyreilly" }, { "name": "Sebastian Silbermann", "url": "https://github.com/eps1lon", "githubUsername": "eps1lon" }, { "name": "Daniel Nixon", "url": "https://github.com/danielnixon", "githubUsername": "danielnixon" }, { "name": "Tony Ward", "url": "https://github.com/ynotdraw", "githubUsername": "ynotdraw" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/react-router-dom" }, "scripts": {}, "dependencies": { "@types/history": "*", "@types/react": "*", "@types/react-router": "*" }, "typesPublisherContentHash": "e54e31ee8134fdfa63840e27dd3661d10834f166d942c6c9862533b51fc42542", "typeScriptVersion": "3.3" }