1{ 2 "name": "@expo/expo-tools", 3 "version": "1.0.0", 4 "private": true, 5 "author": "Expo", 6 "license": "Copyright 2013-present 650 Industries", 7 "dependencies": { 8 "@ccheever/crayon": "^5.0.0", 9 "@expo/json-file": "^8.0.0", 10 "@expo/xdl": "^56.1.4-rc.2", 11 "@exponent/spawn-async": "^1.2.8", 12 "appc-aar-tools": "^1.1.4", 13 "chalk": "^2.3.0", 14 "form-data": "^2.2.0", 15 "fs-extra": "^4.0.3", 16 "glob": "^7.0.5", 17 "glob-promise": "^3.3.0", 18 "got": "^6.3.0", 19 "gulp": "^4.0.0", 20 "gulp-shell": "^0.5.2", 21 "lodash": "^4.1.2", 22 "minimist": "^1.2.0", 23 "nullthrows": "^1.0.0", 24 "semver": "^5.7.0", 25 "shelljs": "^0.7.0", 26 "tmp": "^0.0.33", 27 "xml2js": "^0.4.17", 28 "yesno": "0.0.1" 29 } 30} 31