-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
53 lines (53 loc) · 1.72 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
41
42
43
44
45
46
47
48
49
50
51
52
53
{
"_from": "git+https://github.com/a289459798/react-native-util.git",
"_id": "@attacks/[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/@attacks/react-native-util",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "@attacks/react-native-util@git+https://github.com/a289459798/react-native-util.git",
"name": "@attacks/react-native-util",
"escapedName": "@attacks%2freact-native-util",
"scope": "@attacks",
"rawSpec": "git+https://github.com/a289459798/react-native-util.git",
"saveSpec": "git+https://github.com/a289459798/react-native-util.git",
"fetchSpec": "https://github.com/a289459798/react-native-util.git",
"gitCommittish": null
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "git+https://github.com/a289459798/react-native-util.git#8e01dff148a2d52138496359cd32a8ee4ed6308b",
"_shasum": "486b3a175fae953bf38677286528d9593c155f81",
"_spec": "@attacks/react-native-util@git+https://github.com/a289459798/react-native-util.git",
"author": {
"name": "zhangzy"
},
"bundleDependencies": false,
"dependencies": {
},
"deprecated": false,
"description": "## Getting started",
"homepage": "https://github.com/a289459798/react-native-util.git#readme",
"keywords": [
"react-native"
],
"license": "ISC",
"main": "index.ts",
"name": "@attacks/react-native-util",
"peerDependencies": {
"@react-native-community/push-notification-ios": "^1.11.0",
"@react-native-camera-roll/camera-roll": "^7.4.0"
},
"repository": {
"type": "git",
"url": "https://github.com/a289459798/react-native-util.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.0"
}