UNPKG

@amazon-devices/react-navigation__native-stack

Version:
1 lines 2.07 kB
{"name": "@amazon-devices/react-navigation__native-stack", "description": "Native stack navigator using react-native-screens", "version": "7.0.1758683737+6.9.15", "keywords": ["react-native-component", "react-component", "react-native", "react-navigation", "ios", "android", "native", "stack"], "license": "See license in LICENSE", "repository": {"type": "git", "url": "https://github.com/react-navigation/react-navigation.git", "directory": "packages/native-stack"}, "bugs": {"url": "https://github.com/software-mansion/react-native-screens/issues"}, "homepage": "https://github.com/software-mansion/react-native-screens#readme", "main": "lib/commonjs/index.js", "react-native": "src/index.tsx", "source": "src/index.tsx", "module": "lib/module/index.js", "types": "lib/typescript/src/index.d.ts", "files": ["src", "lib", "!**/__tests__", "kepler-compatibility.json", "SystemModules", "SystemBundles", "THIRD_PARTY_NOTICES.txt", "kepler-transformed-package-info.json"], "sideEffects": false, "kepler": {"temporary-alias-for-package": {"name": "@react-navigation/native-stack", "version": "6.9.15"}}, "publishConfig": {"access": "public"}, "scripts": {"clean": "del lib"}, "dependencies": {"@amazon-devices/react-navigation__elements": "^7.0.0", "warn-once": "0.1.0"}, "devDependencies": {"@amazon-devices/react-navigation__native": "^7.0.0", "@amazon-devices/react-native-safe-area-context": "^2.0.0+3.2.0", "@testing-library/react-native": "11.5.0", "@types/react": "17.0.2", "del-cli": "5.0.0", "react": "17.0.2", "react-native": "0.72.0", "react-native-builder-bob": "0.20.4", "@amazon-devices/react-native-screens": "^2.0.0+3.25.0", "typescript": "4.9.4", "@types/jest": "26.0.15"}, "peerDependencies": {"@amazon-devices/react-navigation__native": "^7.0.0", "@amazon-devices/react-native-safe-area-context": "^2.0.0+3.2.0", "react": "*", "react-native": "*", "@amazon-devices/react-native-screens": "^2.0.0+3.25.0"}, "react-native-builder-bob": {"source": "src", "output": "lib", "targets": ["commonjs", "module", ["typescript", {"project": "tsconfig.build.json"}]]}}