{ "name": "react-native-fetch-blob-dev-env", "description": "RNFB development environment, not dist package", "version": "0.10.1-dev", "private": true, "scripts": { "start": "node node_modules/react-native/local-cli/cli.js start", "update-info": "sh scripts/contributors.sh", "test": "sh ./scrips/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 ", "Arthur Ouaki ", "Binur Konarbai ", "Chris Sloey ", "Corentin Smith ", "Dmitry Petukhov ", "Erik Smartt ", "Evgeniy Baraniuk ", "Frank van der Hoek ", "Juan B. Rodriguez ", "Kaishley ", "Mike Monteith ", "Nguyen Cao Nhat Linh ", "Tim Suchanek ", "follower ", "francisco-sanchez-molina ", "hhravn ", "kejinliang ", "pedramsaleh ", "smartt ", "" ] }