{
  "name": "@config-plugins/react-native-siri-shortcut",
  "version": "10.0.0",
  "description": "Config plugin for react-native-siri-shortcut package",
  "main": "build/withReactNativeSiriShortcut.js",
  "types": "build/withReactNativeSiriShortcut.d.ts",
  "sideEffects": false,
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/expo/config-plugins.git",
    "directory": "packages/react-native-siri-shortcut"
  },
  "scripts": {
    "build": "expo-module build",
    "clean": "expo-module clean",
    "lint": "expo-module lint",
    "test": "expo-module test",
    "prepare": "expo-module prepare",
    "prepublishOnly": "expo-module prepublishOnly",
    "expo-module": "expo-module"
  },
  "keywords": [
    "react",
    "expo",
    "config-plugins",
    "prebuild",
    "react-native-siri-shortcut"
  ],
  "dependencies": {
    "glob": "^10.4.2"
  },
  "peerDependencies": {
    "expo": "^53"
  },
  "upstreamPackage": "react-native-siri-shortcut",
  "gitHead": "2387fa9bd7b21e7d1f0b7269145c04cfe4f1ba55"
}
