{ "name": "jsonfile", "version": "2.4.0", "description": "Easily read/write JSON files.", "repository": { "type": "git", "url": "git@github.com:jprichardson/node-jsonfile.git" }, "author": "JP Richardson ", "license": "MIT", "dependencies": {}, "optionalDependencies": { "graceful-fs": "^4.1.6" }, "devDependencies": { "mocha": "2.x", "mock-fs": "^3.8.0", "rimraf": "^2.4.0", "standard": "^6.0.8" }, "main": "index.js" }