mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2025-12-06 06:56:10 +00:00
19 lines
325 B
JSON
19 lines
325 B
JSON
|
|
{
|
|
"name": "react-native-background-download",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [
|
|
"react-native"
|
|
],
|
|
"author": "",
|
|
"license": "",
|
|
"peerDependencies": {
|
|
"react-native": "^0.41.2"
|
|
}
|
|
}
|