mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
1{ 2 "name": "react-compiler-runtime", 3 "version": "0.0.1", 4 "license": "MIT", 5 "main": "index.js", 6 "peerDependencies": { 7 "react": "^18.2.0" 8 } 9}