Files
aliyun-oss-react-native/package.json
2018-10-26 10:43:27 +08:00

26 lines
657 B
JSON

{
"name": "aliyun-oss-react-native",
"version": "1.0.0-alpha.7",
"description": "React Native SDK for aliyun object storage service",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/aliyun/aliyun-oss-react-native.git"
},
"keywords": [
"oss",
"react-native",
"aliyun-sdk",
"aliyun-oss",
"aliyun-oss-react-native"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/aliyun/aliyun-oss-react-native/issues"
},
"homepage": "https://github.com/aliyun/aliyun-oss-react-native.git#readme"
}