{
  "name": "expo-gl-cpp",
  "version": "10.3.0",
  "description": "C++ bindings for WebGL 2.0 used in Expo GL module",
  "main": "index.js",
  "keywords": [
    "react-native",
    "expo",
    "gl",
    "glview",
    "webgl",
    "cpp"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/expo.git",
    "directory": "packages/expo-gl-cpp"
  },
  "devDependencies": {
    "expo-module-scripts": "^2.0.0"
  },
  "bugs": {
    "url": "https://github.com/expo/expo/issues"
  },
  "author": "650 Industries, Inc.",
  "license": "MIT",
  "homepage": "https://docs.expo.io/versions/latest/sdk/gl-view/",
  "gitHead": "515f2145c34f18b32113fc4910ceb737fb47d3c5"
}
