UNPKG

react-native-tapsell-plus

Version:
41 lines (40 loc) 951 B
{ "name": "react-native-tapsell-plus", "version": "2.3.2", "description": "TapsellPlus React native plugin.", "files": [ "android", "src", "package.json", "README.md" ], "main": "index.js", "scripts": { "test": "echo \"No test to pass. Ignoring\"" }, "keywords": [ "react-native", "tapsell", "ad" ], "author": "Tapsell", "license": "Apache 2.0", "peerDependencies": { "react": ">= 16.13.1", "react-native": ">= 0.63.4" }, "repository": { "type": "git", "url": "git+https://github.com/tapsellorg/TapsellPlusSDK-ReactNativePlugin.git" }, "bugs": { "url": "https://github.com/tapsellorg/TapsellPlusSDK-ReactNativePlugin/issues" }, "homepage": "https://github.com/tapsellorg/TapsellPlusSDK-ReactNativePlugin", "devDependencies": { "react-native": ">=0.63.4", "@babel/cli": "^7.25.6", "@babel/core": "^7.25.2", "@babel/preset-env": "^7.25.4" } }