Skip to content

Commit

Permalink
remove dev code
Browse files Browse the repository at this point in the history
  • Loading branch information
wkh237 committed Feb 16, 2017
1 parent d67d79e commit 636ed98
Show file tree
Hide file tree
Showing 786 changed files with 29 additions and 55,274 deletions.
21 changes: 0 additions & 21 deletions LICENSE

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file removed img/RNFB-HTTP-flow.png
Binary file not shown.
Binary file removed img/RNFB-flow (1).png
Binary file not shown.
Binary file removed img/RNFB-flow.png
Binary file not shown.
Binary file removed img/action-menu.png
Binary file not shown.
Binary file removed img/android-notification1.png
Binary file not shown.
Binary file removed img/android-notification2.png
Binary file not shown.
Binary file removed img/download-manager.png
Binary file not shown.
Binary file removed img/ios-1.png
Binary file not shown.
Binary file removed img/ios-2.png
Binary file not shown.
Binary file removed img/ios-3.png
Binary file not shown.
Binary file removed img/ios-4.png
Binary file not shown.
Binary file removed img/ios-5.png
Binary file not shown.
Binary file removed img/issue_57_1.png
Binary file not shown.
Binary file removed img/issue_57_2.png
Binary file not shown.
Binary file removed img/issue_57_3.png
Binary file not shown.
Binary file removed img/performance_1.png
Binary file not shown.
Binary file removed img/performance_encoding.png
Binary file not shown.
Binary file removed img/performance_f2f.png
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
42 changes: 29 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,36 @@
{
"name": "react-native-fetch-blob-dev-env",
"description": "RNFB development environment, not dist package",
"version": "0.10.3-dev",
"private": true,
"name": "react-native-fetch-blob",
"version": "0.10.3-beta.1",
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
"main": "index.js",
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start",
"update-info": "sh scripts/contributors.sh",
"test": "sh ./scripts/test.sh"
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {
"body-parser": "^1.15.0",
"chalk": "^1.1.3",
"chokidar": "^1.5.1",
"express": "^4.13.4",
"multer": "^1.1.0"
"dependencies": {
"base-64": "0.1.0",
"glob": "^7.0.6"
},
"keywords": [
"react-native",
"fetch",
"blob",
"fs",
"upload",
"file",
"download",
"filestream",
"image header"
],
"rnpm": {
"commands": {
"prelink": "node ./node_modules/react-native-fetch-blob/scripts/prelink.js"
}
},
"repository": {
"url": "https://github.com/wkh237/react-native-fetch-blob.git"
},
"author": "wkh237 <[email protected]>",
"license": "MIT",
"contributors": [
"960px <[email protected]>",
"Andreas Amsenius <[email protected]>",
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion scripts/README.md

This file was deleted.

21 changes: 0 additions & 21 deletions scripts/contributors.sh

This file was deleted.

File renamed without changes.
64 changes: 0 additions & 64 deletions scripts/test.sh

This file was deleted.

25 changes: 0 additions & 25 deletions src/CONTRIBUTORS.md

This file was deleted.

Loading

0 comments on commit 636ed98

Please sign in to comment.