@expo/plist
Advanced tools
+4
-3
| { | ||
| "name": "@expo/plist", | ||
| "version": "0.4.9-canary-20260121-a63c0dd", | ||
| "version": "0.5.0", | ||
| "description": "Mac OS X Plist parser/builder for Node.js and browsers", | ||
@@ -38,7 +38,8 @@ "main": "build/index.js", | ||
| "devDependencies": { | ||
| "expo-module-scripts": "5.1.0-canary-20260121-a63c0dd" | ||
| "expo-module-scripts": "^55.0.0" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| } | ||
| }, | ||
| "gitHead": "6b424b7810c62417bb53f7e3d4e18a25403dbfeb" | ||
| } |
23764
0.05%