paytm_react
Version:
37 lines (36 loc) • 843 B
JSON
{
"name": "paytm_react",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"peerDependencies": {
"react": "^17.0.2"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-react": "^7.8.3",
"babel-loader": "^8.0.6",
"clean-webpack-plugin": "^3.0.0",
"npm-pack": "^1.0.0",
"react": "^16.12.0",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",
"webpack-merge": "^4.2.2"
},
"keywords": [
"Paytm",
"React Paytm",
"NextJS Paytm",
"Blink Checkout JS",
"Checkout JS",
"Paytm Blink Checkout React",
"paytm-blink-checkout-react"
],
"author": "Akash Jha",
"license": "ISC"
}