{"name": "@amazon-devices/keplerscript-netmgr-lib", "version": "2.0.19", "main": "dist/index.js", "types": "dist/index.d.ts", "files": ["dist", "kepler-compatibility.json", "react-native.config.js", "SystemModules", "SystemBundles", "LICENSE-THIRD-PARTY.txt", "kepler-transformed-package-info.json"], "scripts": {"clean": "rm -rf bundle kepler-build assets dist node_modules package-lock.json", "test:snapshot": "jest --colors --updateSnapshot", "start": "node node_modules/react-native/local-cli/cli.js start", "lint": "eslint src --ext .ts,.tsx && eslint tst --ext .ts,.tsx", "compile": "tsc -p tsconfig-build.json", "build": "npm-run-all compile", "copy-system-conf": "cp kepler-system-conf.toml build/SystemBundles/@amazon-devices/keplerscript-netmgr-lib", "build-system-bundle": "KEPLER_NPM_COMMAND=npm-pretty-much react-native build-system-bundle-kepler", "prepublishOnly": "npm-run-all build-system-bundle copy-system-conf"}, "dependencies": {"@amazon-devices/keplerscript-turbomodule-api": "^1.0.0"}, "devDependencies": {"@react-native-community/eslint-config": "^2.0.0", "@types/react": "^18", "@types/jest": "^28.0.0", "eslint": "^7.14.0", "eslint-config-prettier": "^6.11.0", "eslint-plugin-simple-import-sort": "^5.0.3", "jest": "^28.0.0", "jest-fetch-mock": "^3.0.3", "npm-run-all": "^4.1.5", "prettier": "^2.6.2", "ts-jest": "^28.0.0", "typescript": "4.8.4", "@amazon-devices/kepler-cli-platform": "^0", "@react-native-community/cli": "^11.2.0"}, "peerDependencies": {"react": "*", "react-native": "*"}, "resolutions": {"@types/react": "^18"}, "kepler": {"projectType": "turbomodule", "targets": ["tv", "auto"], "features": ["vega"], "api": 0.1}, "license": "See license in LICENSE"}