forked from shuidaocar/react-native-mixpush
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
42 lines (42 loc) · 1.57 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
{
"_from": "git+https://github.com/shuidaocar/react-native-mixpush.git",
"_id": "[email protected]",
"_inBundle": false,
"_location": "/react-native-mixpush",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "react-native-mixpush@git+https://github.com/shuidaocar/react-native-mixpush.git",
"name": "react-native-mixpush",
"escapedName": "react-native-mixpush",
"rawSpec": "git+https://github.com/shuidaocar/react-native-mixpush.git",
"saveSpec": "git+https://github.com/shuidaocar/react-native-mixpush.git",
"fetchSpec": "https://github.com/shuidaocar/react-native-mixpush.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/shuidaocar/react-native-mixpush.git#495934ac006f09eb01c5bf7309d369c6233f7901",
"_spec": "react-native-mixpush@git+https://github.com/shuidaocar/react-native-mixpush.git",
"_where": "/Users/hanchengtan/shuidao/auto-market",
"author": "",
"bugs": {
"url": "https://github.com/jiushicheng/react-native-mixpush/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "集成小米推送、华为推送、魅族推送及个推推送的React-Native版本!",
"homepage": "https://github.com/jiushicheng/react-native-mixpush#readme",
"license": "ISC",
"main": "index.js",
"name": "react-native-mixpush",
"repository": {
"type": "git",
"url": "git+https://github.com/jiushicheng/react-native-mixpush.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}