1{
2  "name": "expo-modules-test-core",
3  "version": "0.11.2",
4  "main": "./app.plugin.js",
5  "description": "Module providing native testing utilities for testing Expo modules",
6  "keywords": [
7    "react-native",
8    "expo",
9    "expo-modules",
10    "expo-modules-core",
11    "expo-modules-test-core"
12  ],
13  "repository": {
14    "type": "git",
15    "url": "https://github.com/expo/expo.git",
16    "directory": "packages/expo-modules-test-core"
17  },
18  "bugs": {
19    "url": "https://github.com/expo/expo/issues"
20  },
21  "author": "650 Industries, Inc.",
22  "license": "MIT",
23  "homepage": "https://github.com/expo/expo/tree/main/packages/expo-modules-test-core"
24}
25