1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee
react-native-pushy/package.json
2016-02-23 19:03:37 +08:00

28 lines
637 B
JSON

{
"name": "react-native-update",
"version": "1.0.0",
"description": "react-native hot update",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/reactnativecn/react-native-pushy.git"
},
"keywords": [
"react-native",
"ios",
"android",
"update",
"hot",
"update"
],
"author": "lvbingru, tdzl",
"license": "ISC",
"bugs": {
"url": "https://github.com/reactnativecn/react-native-pushy/issues"
},
"homepage": "https://github.com/reactnativecn/react-native-pushy#readme"
}