feat: add plugins management (#3909)
This commit is contained in:
9
examples/react-native-video-plugin-sample/package.json
Normal file
9
examples/react-native-video-plugin-sample/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "react-native-video-plugin-sample",
|
||||
"version": "0.0.0",
|
||||
"description": "sample subpackage for react native video plugin",
|
||||
"main": "src/index",
|
||||
"author": " <> ()",
|
||||
"license": "UNLICENSED",
|
||||
"homepage": "#readme"
|
||||
}
|
||||
Reference in New Issue
Block a user