forked from murat-mehmet/react-native-audio-track
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
40 lines (40 loc) · 1.19 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"_from": "react-native-audio-track",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-DBFgPvekJVDVTdJii+xe6Z15K0PcvqxaD7xyM7+bAp+GlB2Qgc3IoHkpPkOYJn2Kl7TGGjddeAhZh3eaqULawQ==",
"_location": "/react-native-audio-track",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react-native-audio-track",
"name": "react-native-audio-track",
"escapedName": "react-native-audio-track",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-audio-track/-/react-native-audio-track-0.0.1.tgz",
"_shasum": "7c6694a6f699095d20bf70a08aec54e92bf0e705",
"_spec": "react-native-audio-track",
"_where": "G:\\TranslatorFm2\\TranslatorMobile",
"author": "",
"bundleDependencies": false,
"deprecated": false,
"description": "This Module is in accordance with ```react-native-recording```",
"keywords": [
"react-native"
],
"license": "",
"main": "index.js",
"name": "react-native-audio-track",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.0.1"
}