{ "name": "public-api", "version": "0.0.1", "description": "Captures the Objective-C / C++ public API of React Native", "main": "public-api.js", "files": [ "check-api.sh", "public-api.conf", "public-api.js" ], "repository": "https://reactnative.dev/", "license": "MIT", "private": true, "dependencies": { "chalk": "^4.0.0", "glob": "^7.1.1", "ini": "^5.0.0" } }