{ "_args": [ [ { "raw": "expo@^25.0.0", "scope": null, "escapedName": "expo", "name": "expo", "rawSpec": "^25.0.0", "spec": ">=25.0.0 <26.0.0", "type": "range" }, "/home/jdaugherty/work/GT2/GT2-Android" ] ], "_from": "expo@>=25.0.0 <26.0.0", "_id": "expo@25.0.0", "_inCache": true, "_location": "/expo", "_nodeVersion": "9.2.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/expo-25.0.0.tgz_1516323092650_0.20429654116742313" }, "_npmUser": { "name": "brentvatne", "email": "brentvatne@gmail.com" }, "_npmVersion": "5.5.1", "_phantomChildren": {}, "_requested": { "raw": "expo@^25.0.0", "scope": null, "escapedName": "expo", "name": "expo", "rawSpec": "^25.0.0", "spec": ">=25.0.0 <26.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/expo/-/expo-25.0.0.tgz", "_shasum": "791d0052e159d56854a84d90540bf11c33abfe4d", "_shrinkwrap": null, "_spec": "expo@^25.0.0", "_where": "/home/jdaugherty/work/GT2/GT2-Android", "author": { "name": "Expo" }, "bugs": { "url": "https://github.com/expo/expo-sdk/issues" }, "dependencies": { "@expo/vector-icons": "^6.2.0", "babel-preset-expo": "^4.0.0", "fbemitter": "^2.1.1", "invariant": "^2.2.2", "lodash.map": "^4.6.0", "lodash.omit": "^4.5.0", "lodash.zipobject": "^4.1.3", "lottie-react-native": "2.3.2", "md5-file": "^3.2.3", "pretty-format": "^21.2.1", "prop-types": "^15.6.0", "qs": "^6.5.0", "react-native-branch": "2.0.0-beta.3", "react-native-gesture-handler": "1.0.0-alpha.39", "react-native-maps": "0.19.0", "react-native-svg": "https://github.com/expo/react-native-svg/archive/5.5.1-exp.1.tar.gz", "uuid-js": "^0.7.5", "websql": "https://github.com/expo/node-websql/archive/18.0.0.tar.gz" }, "description": "The Expo SDK", "devDependencies": { "@expo/npm-proofread": "^1.0.1", "eslint": "^4.10.0", "eslint-config-universe": "^1.0.6", "flow-bin": "^0.61.0", "jest-expo": "^25.0.0-rc.2", "prettier": "^1.7.4", "react": "16.2.0", "react-native": "github:expo/react-native#sdk-25", "react-test-renderer": "16.2.0" }, "directories": {}, "dist": { "integrity": "sha512-6XoXrpVgVtjEQJvUqsV2z4Jhy9SzfsMhFCdw5Jcv03/EBu2KD7ef4rUXx8k6YJsZqBcPiupVy0PXRxmU6AmGQw==", "shasum": "791d0052e159d56854a84d90540bf11c33abfe4d", "tarball": "https://registry.npmjs.org/expo/-/expo-25.0.0.tgz" }, "eslintConfig": { "root": true, "extends": "universe/native", "overrides": { "files": "**/__tests__/*.js", "env": { "node": true } } }, "files": [ "src", "flow", "tools", "AppEntry.js" ], "homepage": "https://github.com/expo/expo-sdk", "jest": { "preset": "jest-expo", "clearMocks": true, "testRegex": "/__tests__/.*-test\\.js$" }, "keywords": [ "expo" ], "license": "MIT", "main": "src/Expo.js", "maintainers": [ { "name": "fson", "email": "ville.immonen@iki.fi" }, { "name": "jesseruder", "email": "jesse@sixfivezero.net" }, { "name": "skevy", "email": "adam@sk3vy.com" }, { "name": "expoadmin", "email": "exponent.team@gmail.com" }, { "name": "nikki93", "email": "s.nikhilesh@gmail.com" }, { "name": "ide", "email": "ide+npm@jameside.com" }, { "name": "ccheever", "email": "ccheever@gmail.com" }, { "name": "terribleben", "email": "ben@exp.host" }, { "name": "exponent", "email": "exponent.team@gmail.com" }, { "name": "brentvatne", "email": "brentvatne@gmail.com" }, { "name": "dikaiosune", "email": "adam.n.perry@gmail.com" } ], "name": "expo", "optionalDependencies": {}, "readme": "Expo SDK [![CircleCI](https://circleci.com/gh/expo/expo-sdk.svg?style=svg)](https://circleci.com/gh/expo/expo-sdk) [![codecov](https://codecov.io/gh/expo/expo-sdk/branch/master/graph/badge.svg)](https://codecov.io/gh/expo/expo-sdk)\n========\n\nThe Expo SDK provides access to system functionality such as contacts, camera, and location for Expo apps.\n\n[Read the full Expo SDK docs](https://docs.expo.io/versions/latest/sdk/index.html).\n\nIf you have problems with the code in this repository, please file issues & bug reports\nat https://github.com/expo/expo. Thanks!\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/expo/expo-sdk.git" }, "scripts": { "lint": "eslint src tools", "prepublishOnly": "proofread", "test": "jest --watch" }, "version": "25.0.0" }