react-native-media-editor
Version:
Media file editor for ReactNative
18 lines (16 loc) • 431 B
JSON
{
"name": "react-native-media-editor",
"description": "Media file editor for ReactNative",
"version": "0.0.1",
"author": "Takamichi-tsutsumi <1220t.takamichi@gmail.com>",
"license": "MIT",
"repository": "Takamichi-tsutsumi/react-native-media-editor",
"main": "MediaEditor.js",
"private": false,
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"react-native"
]
}