UNPKG

rn_jsfileconfig

Version:

genera archivos de configuracion en formato JSON

29 lines (28 loc) 695 B
{ "name": "rn_jsfileconfig", "version": "1.0.3", "description": "genera archivos de configuracion en formato JSON", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gamalielmendez/rn-jsfileconfig.git" }, "keywords": [ "json", "config", "configuracion", "file" ], "author": "Gamaliel Mendez Hernandez", "license": "ISC", "bugs": { "url": "https://github.com/gamalielmendez/rn-jsfileconfig/issues" }, "homepage": "https://github.com/gamalielmendez/rn-jsfileconfig#readme", "dependencies": { "react-native-fs": "^2.16.2" } }