|
@@ -0,0 +1,27 @@
|
|
1
|
+{
|
|
2
|
+ "name": "agora-rtc-sdk",
|
|
3
|
+ "version": "3.0.1",
|
|
4
|
+ "description": "AgoraRTC SDK for web",
|
|
5
|
+ "main": "AgoraRTCSDK.min.js",
|
|
6
|
+ "scripts": {
|
|
7
|
+ "test": "echo \"Error: no test specified\" && exit 1"
|
|
8
|
+ },
|
|
9
|
+ "repository": {
|
|
10
|
+ "type": "git",
|
|
11
|
+ "url": "git+https://github.com/AgoraIO/web-archive.git"
|
|
12
|
+ },
|
|
13
|
+ "keywords": [
|
|
14
|
+ "Agora",
|
|
15
|
+ "Webrtc",
|
|
16
|
+ "Javascript"
|
|
17
|
+ ],
|
|
18
|
+ "author": "agora",
|
|
19
|
+ "license": "SEE LICENSE IN LICENSE.md",
|
|
20
|
+ "bugs": {
|
|
21
|
+ "url": "https://github.com/AgoraIO/web-archive/issues"
|
|
22
|
+ },
|
|
23
|
+ "homepage": "https://github.com/AgoraIO/web-archive#readme",
|
|
24
|
+ "__npminstall_done": "Sat Mar 07 2020 23:22:58 GMT+0800 (GMT+08:00)",
|
|
25
|
+ "_from": "agora-rtc-sdk@3.0.1",
|
|
26
|
+ "_resolved": "https://registry.npm.taobao.org/agora-rtc-sdk/download/agora-rtc-sdk-3.0.1.tgz"
|
|
27
|
+}
|