aliyun-oss-rn-sdk
Version:
React Native SDK for aliyun object storage service
26 lines (25 loc) • 633 B
JSON
{
"name": "aliyun-oss-rn-sdk",
"version": "0.0.9-beta.3",
"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": "https://github.com/luozhang002/aliyun-oss-rn-sdk.git"
},
"keywords": [
"oss",
"react-native",
"aliyun-sdk",
"aliyun-oss",
"aliyun-oss-rn-sdk"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/luozhang002/aliyun-oss-rn-sdk.git"
},
"homepage": "http://gitlab.alibaba-inc.com/oss/aliyun-oss-rn-sdk#readme"
}