{
  "name": "find-and-replace",
  "version": "1.0.2",
  "description": "find and replace in file",
  "main": "index.js",
  "scripts": {
    "test": "node ./spec"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/DannyBlueDesign/find-and-replace.git"
  },
  "keywords": [
    "find",
    "and",
    "replace",
    "regex",
    "replace text",
    "find and replace"
  ],
  "author": "deebloo",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/DannyBlueDesign/find-and-replace/issues"
  },
  "homepage": "https://github.com/DannyBlueDesign/find-and-replace"
}
