UNPKG

react-native-qiniu

Version:

Qiniu React Native SDK ,A pure javascript implements.

23 lines (22 loc) 445 B
{ "name": "react-native-qiniu", "version": "0.3.0", "description": "Qiniu React Native SDK ,A pure javascript implements.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "React", "Native", "Qiniu", "SDK" ], "author": "buhe", "license": "MIT", "dependencies": { "base-64": "^0.1.0", "crypto-js": "^3.1.6", "url-parse": "^1.1.1" } }