forked from npomfret/react-native-cloud-fs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
41 lines (41 loc) · 1.25 KB
/
package.json
File metadata and controls
41 lines (41 loc) · 1.25 KB
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
41
{
"_args": [
[
"github:csae0/react-native-cloud-fs",
"/Users/florian/Documents/_git/easily"
]
],
"_from": "github:csae0/react-native-cloud-fs",
"_id": "react-native-cloud-fs@github:csae0/react-native-cloud-fs#af27a5f34bd9771db879103069bbb8fbb0f342fb",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-cloud-fs",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "github:csae0/react-native-cloud-fs",
"rawSpec": "github:csae0/react-native-cloud-fs",
"saveSpec": "github:csae0/react-native-cloud-fs",
"fetchSpec": null,
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "github:csae0/react-native-cloud-fs#af27a5f34bd9771db879103069bbb8fbb0f342fb",
"_spec": "github:csae0/react-native-cloud-fs",
"_where": "/Users/florian/Documents/_git/easily",
"author": "",
"description": "A react-native library for reading and writing files to _iCloud Drive_ (iOS) and _Google Drive_ (Android).",
"keywords": [
"react-native"
],
"license": "",
"main": "index.js",
"name": "react-native-cloud-fs",
"homepage": "https://github.com/csae0/react-native-cloud-fs",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}