{
  "name": "json-file",
  "version": "0.1.0",
  "description": "A module for modifiying JSON files",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/UmbraEngineering/json-file"
  },
  "keywords": [
    "json",
    "file",
    "i/o"
  ],
  "author": "James Brumond",
  "license": "MIT"
}
