remvoluptatum
Version:
CoinForBarter React Library - Integrate cryptocurrency payments for goods and services in your React App
76 lines (75 loc) • 1.59 kB
JSON
{
"name": "remvoluptatum",
"version": "1.3.0",
"description": "CoinForBarter React Library - Integrate cryptocurrency payments for goods and services in your React App",
"main": "./dist/index.cjs.js",
"module": "./build/index.js",
"types": "./build/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/WinnifredKuhic/remvoluptatum.git"
},
"author": "BuckSawayn",
"keywords": [
"bitcoin",
"payments",
"BTC",
"dignissimos",
"autem",
"API",
"React Crypto",
"CoinForBarter",
"Crypto Sdk",
"ab",
"NGN",
"Dollar",
"USD",
"accusamus",
"BTC",
"Dogecoin",
"omnis",
"aliquam",
"quia",
"TetherUS",
"USDT",
"non",
"culpa",
"itaque",
"odit",
"Dai",
"vero",
"beatae",
"repellendus",
"et",
"perspiciatis",
"fuga",
"qui",
"qui",
"BEP20",
"ERC20",
"DOGECOIN",
"nisi"
],
"license": "MIT",
"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/plugin-transform-runtime": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.14.5",
"@rollup/plugin-babel": "^5.3.0",
"autoprefixer": "^10.2.6",
"rollup": "^2.53.0",
"rollup-plugin-sourcemaps": "^0.6.3",
"rollup-plugin-styles": "^3.14.1",
"typescript": "^4.3.5"
},
"dependencies": {
"@babel/runtime": "^7.14.6"
},
"peerDependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"homepage": "https://github.com/WinnifredKuhic/remvoluptatum.git"
}