{ "name": "react-native-fetch-blob-dev-env", "description": "RNFB development environment, not dist package", "version": "0.10.0-dev", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "update-info": "sh scripts/contributors.sh", "test": "sh test.sh" }, "devDependencies": { "body-parser": "^1.15.0", "chalk": "^1.1.3", "chokidar": "^1.5.1", "express": "^4.13.4", "multer": "^1.1.0" }, "contributors": [ "Andreas Amsenius ", "Corentin Smith ", "Dmitry Petukhov ", "Erik Smartt ", "Evgeniy Baraniuk ", "Juan B. Rodriguez ", "Kaishley ", "Nguyen Cao Nhat Linh ", "Tim Suchanek ", "follower ", "francisco-sanchez-molina ", "kejinliang ", "smartt ", "" ] }