react-native-video-compressor
Version:
react native video compressor, android only
26 lines (25 loc) • 678 B
JSON
{
"name": "react-native-video-compressor",
"version": "0.0.3",
"description": "react native video compressor, android only",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NaughtyHotpot/react-native-video-compressor.git"
},
"keywords": [
"react-native",
"video",
"compress",
"android"
],
"author": "naughtyhotpot",
"license": "MIT",
"bugs": {
"url": "https://github.com/NaughtyHotpot/react-native-video-compressor/issues"
},
"homepage": "https://github.com/NaughtyHotpot/react-native-video-compressor#readme"
}