{ "_from": "expo-modules-autolinking@^0.0.3", "_id": "expo-modules-autolinking@0.0.3", "_inBundle": false, "_integrity": "sha512-azkCRYj/DxbK4udDuDxA9beYzQTwpJ5a9QA0bBgha2jHtWdFGF4ZZWSY+zNA5mtU3KqzYt8jWHfoqgSvKyu1Aw==", "_location": "/expo-modules-autolinking", "_phantomChildren": { "at-least-node": "1.0.0", "graceful-fs": "4.2.8", "jsonfile": "6.1.0" }, "_requested": { "type": "range", "registry": true, "raw": "expo-modules-autolinking@^0.0.3", "name": "expo-modules-autolinking", "escapedName": "expo-modules-autolinking", "rawSpec": "^0.0.3", "saveSpec": null, "fetchSpec": "^0.0.3" }, "_requiredBy": [ "/@unimodules/react-native-adapter" ], "_resolved": "https://registry.npmjs.org/expo-modules-autolinking/-/expo-modules-autolinking-0.0.3.tgz", "_shasum": "45ba8cb1798f9339347ae35e96e9cc70eafb3727", "_spec": "expo-modules-autolinking@^0.0.3", "_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/@unimodules/react-native-adapter", "author": { "name": "650 Industries, Inc." }, "bin": { "expo-modules-autolinking": "bin/expo-modules-autolinking.js" }, "bugs": { "url": "https://github.com/expo/expo/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^4.1.0", "commander": "^7.2.0", "fast-glob": "^3.2.5", "find-up": "~5.0.0", "fs-extra": "^9.1.0" }, "deprecated": false, "description": "Scripts that autolink Expo modules.", "devDependencies": { "@tsconfig/node12": "^1.0.9", "@types/fs-extra": "^9.0.11", "expo-module-scripts": "~2.0.0" }, "gitHead": "5edd34c6b2e1d3ab9d7ac3efa74dd1f42fd1c6e9", "homepage": "https://github.com/expo/expo/tree/master/packages/expo-modules-autolinking#readme", "keywords": [ "expo", "expo-module", "autolinking", "unimodules" ], "license": "MIT", "main": "build/index.js", "name": "expo-modules-autolinking", "repository": { "type": "git", "url": "git+https://github.com/expo/expo.git", "directory": "packages/expo-modules-autolinking" }, "scripts": { "build": "expo-module build", "clean": "expo-module clean", "expo-module": "expo-module", "lint": "expo-module lint", "prepare": "expo-module prepare", "prepublishOnly": "expo-module prepublishOnly", "test": "expo-module test" }, "types": "build/index.d.ts", "version": "0.0.3" }