{ "name": "jonny", "version": "1.0.0", "homepage": "https://github.com/coderaiser/jonny", "authors": [ "coderaiser " ], "description": "work with json without exaptions", "main": "lib/jonny.js", "moduleType": [ "globals", "node" ], "keywords": [ "json", "try" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "modules" ], "dependencies": { } }