|
@@ -7197,227 +7197,15 @@
|
|
|
"integrity": "sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw=="
|
|
|
},
|
|
|
"trapilib": {
|
|
|
- "version": "git+http://git.onarbooks.com/Klapi/TrapiLib.git#d7adf2602d5b110b570dd82d4145124451e18234",
|
|
|
- "from": "git+http://git.onarbooks.com/Klapi/TrapiLib.git",
|
|
|
+ "version": "file:.yalc/trapilib",
|
|
|
"requires": {
|
|
|
"expo": "^34.0.0-experiment.8",
|
|
|
"prop-types": "^15.7.2",
|
|
|
"react": "16.8.3",
|
|
|
"react-dom": "^16.8.6",
|
|
|
"react-native": "https://github.com/expo/react-native/archive/sdk-33.0.0.tar.gz",
|
|
|
+ "react-native-elements": "^1.1.0",
|
|
|
"react-native-web": "^0.11.5"
|
|
|
- },
|
|
|
- "dependencies": {
|
|
|
- "@unimodules/core": {
|
|
|
- "version": "3.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/@unimodules/core/-/core-3.0.2.tgz",
|
|
|
- "integrity": "sha512-EMZjVp+yrtoPKpDBPvj4+hyDWALl7gvpWeUsDz2Nb9MMBPLnhag1uNk3KC98StJdnjbSXKSdKrCMMidOXnyKcg==",
|
|
|
- "requires": {
|
|
|
- "compare-versions": "^3.4.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "@unimodules/react-native-adapter": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/@unimodules/react-native-adapter/-/react-native-adapter-3.0.0.tgz",
|
|
|
- "integrity": "sha512-zkFFE0HQ2Flfx/aY3hBKDgMvQ1meUm3H6vMIacY1KywexCuKW8ivBobkOsHIet4jf7km0Eklt6WtB3LqQVw5yw==",
|
|
|
- "requires": {
|
|
|
- "invariant": "^2.2.4",
|
|
|
- "lodash": "^4.5.0",
|
|
|
- "prop-types": "^15.6.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "babel-preset-expo": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/babel-preset-expo/-/babel-preset-expo-6.0.0.tgz",
|
|
|
- "integrity": "sha512-MvDy86afmCt4sFYkg7yXsZyGL0yONT5JQHZSK1r8cu26Zm1No0yQyll+w78e2OkkYwVFtC1u70GyBPdERG7BZg==",
|
|
|
- "requires": {
|
|
|
- "@babel/core": "^7.1.0",
|
|
|
- "@babel/plugin-proposal-decorators": "^7.1.0",
|
|
|
- "@babel/plugin-transform-modules-commonjs": "^7.4.4",
|
|
|
- "@babel/preset-env": "^7.3.1",
|
|
|
- "babel-plugin-module-resolver": "^3.1.1",
|
|
|
- "babel-plugin-react-native-web": "^0.11.2",
|
|
|
- "metro-react-native-babel-preset": "^0.51.1"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo": {
|
|
|
- "version": "34.0.4",
|
|
|
- "resolved": "https://registry.npmjs.org/expo/-/expo-34.0.4.tgz",
|
|
|
- "integrity": "sha512-sZQQoZnN5ASrkSA4qSsk7HPBewHB6b3k9VPZvchT0FBZ1fP5vpmzfIbVOqOLRXHf2VdjNnQVme617TnpPlruJg==",
|
|
|
- "requires": {
|
|
|
- "@babel/runtime": "^7.1.2",
|
|
|
- "@expo/vector-icons": "^10.0.2",
|
|
|
- "@types/fbemitter": "^2.0.32",
|
|
|
- "@types/invariant": "^2.2.29",
|
|
|
- "@types/lodash.zipobject": "^4.1.4",
|
|
|
- "@types/qs": "^6.5.1",
|
|
|
- "@types/uuid-js": "^0.7.1",
|
|
|
- "@unimodules/core": "~3.0.0",
|
|
|
- "@unimodules/react-native-adapter": "~3.0.0",
|
|
|
- "babel-preset-expo": "^6.0.0",
|
|
|
- "cross-spawn": "^6.0.5",
|
|
|
- "expo-app-loader-provider": "~6.0.0",
|
|
|
- "expo-asset": "~6.0.0",
|
|
|
- "expo-constants": "~6.0.0",
|
|
|
- "expo-file-system": "~6.0.0",
|
|
|
- "expo-font": "~6.0.1",
|
|
|
- "expo-keep-awake": "~6.0.0",
|
|
|
- "expo-linear-gradient": "~6.0.0",
|
|
|
- "expo-location": "~6.0.0",
|
|
|
- "expo-permissions": "~6.0.0",
|
|
|
- "expo-sqlite": "~6.0.0",
|
|
|
- "expo-web-browser": "~6.0.0",
|
|
|
- "fbemitter": "^2.1.1",
|
|
|
- "invariant": "^2.2.2",
|
|
|
- "lodash": "^4.6.0",
|
|
|
- "md5-file": "^3.2.3",
|
|
|
- "nullthrows": "^1.1.0",
|
|
|
- "pretty-format": "^23.6.0",
|
|
|
- "prop-types": "^15.6.0",
|
|
|
- "qs": "^6.5.0",
|
|
|
- "react-native-branch": "~3.0.1",
|
|
|
- "react-native-view-shot": "2.6.0",
|
|
|
- "serialize-error": "^2.1.0",
|
|
|
- "unimodules-barcode-scanner-interface": "~3.0.0",
|
|
|
- "unimodules-camera-interface": "~3.0.0",
|
|
|
- "unimodules-constants-interface": "~3.0.0",
|
|
|
- "unimodules-face-detector-interface": "~3.0.0",
|
|
|
- "unimodules-file-system-interface": "~3.0.0",
|
|
|
- "unimodules-font-interface": "~3.0.0",
|
|
|
- "unimodules-image-loader-interface": "~3.0.0",
|
|
|
- "unimodules-permissions-interface": "~3.0.0",
|
|
|
- "unimodules-sensors-interface": "~3.0.0",
|
|
|
- "unimodules-task-manager-interface": "~3.0.0",
|
|
|
- "uuid-js": "^0.7.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-app-loader-provider": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-app-loader-provider/-/expo-app-loader-provider-6.0.0.tgz",
|
|
|
- "integrity": "sha512-GtpztJVxOz+vVwdLyHskpzVzFWMXZPIFC/zczHZPsTwjS+wXj6n8MVaLxX6GaTyhNEtYjp0VIQUw3b7eP+vO6w=="
|
|
|
- },
|
|
|
- "expo-asset": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-asset/-/expo-asset-6.0.0.tgz",
|
|
|
- "integrity": "sha512-M0sJphdCQ0mq+7kg6rQmq4rU5hbsL72AZCNrga565JchCLeevJhv6j72erh2viqDAPdvjZpGwc7pwI/dxu1+zg==",
|
|
|
- "requires": {
|
|
|
- "blueimp-md5": "^2.10.0",
|
|
|
- "path-browserify": "^1.0.0",
|
|
|
- "url-parse": "^1.4.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-constants": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-constants/-/expo-constants-6.0.0.tgz",
|
|
|
- "integrity": "sha512-O0yL3Ok0YUEWpAqsWjOdgFD/lMfg8PUGH/nq31CZ1s7cuFUlksD42i5YhIRlb0Pa/btK8X9LpfY3eWhx9eTmbg==",
|
|
|
- "requires": {
|
|
|
- "ua-parser-js": "^0.7.19"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-file-system": {
|
|
|
- "version": "6.0.2",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-file-system/-/expo-file-system-6.0.2.tgz",
|
|
|
- "integrity": "sha512-s+6oQpLhcT7MQp7fcoj1E+zttMr0WX6c0FrddzqB4dUfhIggV+nb35nQMASIiTHAj8VPUanTFliY5rETHRMHRA==",
|
|
|
- "requires": {
|
|
|
- "uuid-js": "^0.7.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-font": {
|
|
|
- "version": "6.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-font/-/expo-font-6.0.1.tgz",
|
|
|
- "integrity": "sha512-zQwGFTKSrsTWmFzS0l87i6TyqM0YFDK4ui4sSzpbdQsUHXpeG7wfa67i09roLS0xtp85nrR9Vm2bUJp9njV8JQ==",
|
|
|
- "requires": {
|
|
|
- "fontfaceobserver": "^2.1.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-keep-awake": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-keep-awake/-/expo-keep-awake-6.0.0.tgz",
|
|
|
- "integrity": "sha512-MAtZknf6FtIC0ipkDS2FVa87al8YBsrpsQ2qMf+H/cI6FOd6aahaggN4x75xGnt5UzozgWfjhGNCi1XCr14rJw=="
|
|
|
- },
|
|
|
- "expo-linear-gradient": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-linear-gradient/-/expo-linear-gradient-6.0.0.tgz",
|
|
|
- "integrity": "sha512-TGHSK7MsoU1wZXx9uEivMggAR/KT4wTSE0xBfhB8qsziGXoHZdoT79/tZ3HyWtCG7+JVUEFXfUOBxtOlZOu5tg=="
|
|
|
- },
|
|
|
- "expo-location": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-location/-/expo-location-6.0.0.tgz",
|
|
|
- "integrity": "sha512-5uSebmZos0DKJ/xpi+2e9myWVPUWk+fshFedi55wzlGqy2YpTG5MlDcCLlJlamgJ5Tm8+3ECdhbFX3g1pNRDVQ==",
|
|
|
- "requires": {
|
|
|
- "invariant": "^2.2.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-permissions": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-permissions/-/expo-permissions-6.0.0.tgz",
|
|
|
- "integrity": "sha512-O+RdyfGiq7i+5Vi9fE38DgKn436lNWiqhnS5/Z7CC00bmKahhjVMNDbZvNn/nrdRGyaPneJk1Co1s1sexSnv0A=="
|
|
|
- },
|
|
|
- "expo-sqlite": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-sqlite/-/expo-sqlite-6.0.0.tgz",
|
|
|
- "integrity": "sha512-M8heovLeJoq7tb4f7PipDu0dqHSklbI2EqNvDM8XLjSZdSv6CqCMHg5Kvx0L9CLYTchjzktDPClZKjgvtGOVug==",
|
|
|
- "requires": {
|
|
|
- "@expo/websql": "^1.0.1",
|
|
|
- "@types/websql": "^0.0.27",
|
|
|
- "lodash": "^4.17.11"
|
|
|
- }
|
|
|
- },
|
|
|
- "expo-web-browser": {
|
|
|
- "version": "6.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/expo-web-browser/-/expo-web-browser-6.0.0.tgz",
|
|
|
- "integrity": "sha512-7XkFPd4PRlVP6FscTnn78c0tY6+yLzb2Eai/ed+l+LB+hZWuhyY3ONzYM7/IKAiPmfhZr4Qs80vIa7iiavti8A=="
|
|
|
- },
|
|
|
- "react-native-branch": {
|
|
|
- "version": "3.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/react-native-branch/-/react-native-branch-3.0.1.tgz",
|
|
|
- "integrity": "sha512-vbcYxPZlpF5f39GAEUF8kuGQqCNeD3E6zEdvtOq8oCGZunHXlWlKgAS6dgBKCvsHvXgHuMtpvs39VgOp8DaKig=="
|
|
|
- },
|
|
|
- "unimodules-barcode-scanner-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-barcode-scanner-interface/-/unimodules-barcode-scanner-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-EtJBfKU5VgZbyIfIZwyWfUo59pIgW6s7YGzlpj9jk4UWKyqqhYT/FoaZqudCJcPcfh2eYxkc9VxBGieRBpQrzg=="
|
|
|
- },
|
|
|
- "unimodules-camera-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-camera-interface/-/unimodules-camera-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-STjf1FAdYlN27ilJSR4kIUYyHTPrkQSR/mEg4S4pZX6tazmcuG2KzLCXCoV+xMWsrwmsMBjgLzw6yzg87N5Ydw=="
|
|
|
- },
|
|
|
- "unimodules-constants-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-constants-interface/-/unimodules-constants-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-S4ap11UJH7D+Y4fXC7DyMNAkqIWD8B7rNCTS30wAF9beHXMZa1Od66rkJgSHqFRURy06h+Jr7qfJm9H5mtMz8Q=="
|
|
|
- },
|
|
|
- "unimodules-face-detector-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-face-detector-interface/-/unimodules-face-detector-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-fMQ3ZnhdOjbQ5ZXW62s/t1bbqBaenxzVIcgVEcwvLIFek0mx/EMHFkySgFkFjU11icUvaPEXW1yJtkK4QEpLhg=="
|
|
|
- },
|
|
|
- "unimodules-file-system-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-file-system-interface/-/unimodules-file-system-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-LkLIKRE3CwsXLRFw8vx0++Cfjj+pAvvidVb7yhGWKFmNlVaWUW9Z8jkhFLBFXDsGFAOU69bUTrz25jmB2MRt0Q=="
|
|
|
- },
|
|
|
- "unimodules-font-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-font-interface/-/unimodules-font-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-DOQI0uTn7CGvA9lNUuiTWfQYuKQEM8LZKn6gNS8G+HVHVb+TZl/37qdhuoMBi5jkAZ4VOD/GpgnPv8qr0pJi1Q=="
|
|
|
- },
|
|
|
- "unimodules-image-loader-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-image-loader-interface/-/unimodules-image-loader-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-hC/VWdT33GkOZ4FLaqPoKGNKxhw+miFhM+7Re57snWIWYewSv0lRvCqqwc/hbGLocvd2qF3YYrBx9woqPI8NzA=="
|
|
|
- },
|
|
|
- "unimodules-permissions-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-permissions-interface/-/unimodules-permissions-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-rfyGDBMtO8IOlk9hJN44EKz7vk6nt/PXByAumsptRdgsd+knokMlaWGYatrxKW2g/08WUbEkgKspvMxjJ0M1Tg=="
|
|
|
- },
|
|
|
- "unimodules-sensors-interface": {
|
|
|
- "version": "3.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/unimodules-sensors-interface/-/unimodules-sensors-interface-3.0.0.tgz",
|
|
|
- "integrity": "sha512-1JJT/lqCfxHqUSJc3o6b0WUply/lFOJjcuzN0QcAfmdAW8d+lEXA7BJ7DV/Nn/OKpMlHriEyxkM+FoGoXKJJcg=="
|
|
|
- }
|
|
|
}
|
|
|
},
|
|
|
"trim-right": {
|