testseclib
Version:
For events tracking
28 lines (27 loc) • 529 B
JSON
{
"name": "testseclib",
"version": "0.10.0",
"description": "For events tracking",
"main": "src/index.js",
"scripts": {
"test": "testseclib"
},
"dependencies": {
"react": "16.8.3",
"react-native": "0.59.5"
},
"devDependencies": {
"@babel/core": "^7.4.4",
"@babel/runtime": "^7.4.4",
"metro-react-native-babel-preset": "^0.53.1"
},
"keywords": [
"smapi",
"seclib",
"tracking",
"blacklisting",
"networkcapture"
],
"author": "kashifjilani",
"license": "ISC"
}