123456789101112131415161718 |
- {
- "name": "react-native-hwpush",
- "version": "1.0.0",
- "description": "",
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "keywords": [
- "react-native"
- ],
- "author": "",
- "license": "",
- "peerDependencies": {
- "react-native": "^0.61.5"
- }
- }
|