{ "name": "rnauto", "version": "1.0.0", "description": "React Native 无障碍自动化库", "main": "src/index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": ["react-native", "accessibility", "automation"], "author": "", "license": "MIT", "peerDependencies": { "react-native": "*" } }