@siteed/expo-audio-stream 0.1.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/yarn-error.log DELETED
@@ -1,72 +0,0 @@
1
- Arguments:
2
- /Users/arthurbreton/.asdf/installs/nodejs/18.19.1/bin/node /Users/arthurbreton/.cache/node/corepack/yarn/1.22.19/bin/yarn.js
3
-
4
- PATH:
5
- /Users/arthurbreton/.asdf/plugins/nodejs/shims:/Users/arthurbreton/.asdf/installs/nodejs/18.19.1/.npm/bin:/Users/arthurbreton/.asdf/installs/nodejs/18.19.1/bin:/Users/arthurbreton/.docker/bin:/Users/arthurbreton/.asdf/shims:/opt/homebrew/opt/asdf/libexec/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin:/opt/X11/bin:/Library/Apple/usr/bin:/Applications/Wireshark.app/Contents/MacOS:/opt/homebrew/opt/libpq/bin:/Users/arthurbreton/Library/Android/sdk/platform-tools:/Users/arthurbreton/.docker/bin:/opt/homebrew/bin:/opt/homebrew/sbin:/Users/arthurbreton/.cargo/bin:/anaconda3/bin:/Users/arthurbreton/.foundry/bin:/opt/homebrew/anaconda3/bin
6
-
7
- Yarn version:
8
- 1.22.19
9
-
10
- Node version:
11
- 18.19.1
12
-
13
- Platform:
14
- darwin arm64
15
-
16
- Trace:
17
- SyntaxError: /Users/arthurbreton/Library/Caches/Yarn/v6/npm-xcode-3.0.1-3efb62aac641ab2c702458f9a0302696146aa53c-integrity/node_modules/xcode/package.json: Unexpected end of JSON input
18
- at JSON.parse (<anonymous>)
19
- at /Users/arthurbreton/.cache/node/corepack/yarn/1.22.19/lib/cli.js:1629:59
20
- at Generator.next (<anonymous>)
21
- at step (/Users/arthurbreton/.cache/node/corepack/yarn/1.22.19/lib/cli.js:310:30)
22
- at /Users/arthurbreton/.cache/node/corepack/yarn/1.22.19/lib/cli.js:321:13
23
-
24
- npm manifest:
25
- {
26
- "name": "expo-audio-stream",
27
- "version": "0.1.0",
28
- "description": "stream audio crossplatform",
29
- "main": "build/index.js",
30
- "types": "build/index.d.ts",
31
- "scripts": {
32
- "build": "expo-module build",
33
- "clean": "expo-module clean",
34
- "lint": "expo-module lint",
35
- "test": "expo-module test",
36
- "prepare": "expo-module prepare",
37
- "prepublishOnly": "expo-module prepublishOnly",
38
- "expo-module": "expo-module",
39
- "open:ios": "open -a \"Xcode\" example/ios",
40
- "open:android": "open -a \"Android Studio\" example/android"
41
- },
42
- "keywords": [
43
- "react-native",
44
- "expo",
45
- "expo-audio-stream",
46
- "ExpoAudioStream"
47
- ],
48
- "repository": "https://github.com/deeeed/expo-audio-stream",
49
- "bugs": {
50
- "url": "https://github.com/deeeed/expo-audio-stream/issues"
51
- },
52
- "author": "Arthur Breton <abreton@siteed.net> (https://github.com/deeeed)",
53
- "license": "MIT",
54
- "homepage": "https://github.com/deeeed/expo-audio-stream#readme",
55
- "dependencies": {},
56
- "devDependencies": {
57
- "@types/react": "^18.0.25",
58
- "expo-module-scripts": "^3.4.1",
59
- "expo-modules-core": "^1.11.12"
60
- },
61
- "peerDependencies": {
62
- "expo": "*",
63
- "react": "*",
64
- "react-native": "*"
65
- }
66
- }
67
-
68
- yarn manifest:
69
- No manifest
70
-
71
- Lockfile:
72
- No lockfile