{
  "name": "quote",
  "main": "quote.js",
  "version": "0.4.0",
  "homepage": "https://github.com/bahmutov/quote",
  "authors": [
    "Gleb Bahmutov <gleb.bahmutov@gmail.com>"
  ],
  "description": "Add quotes to given string unless it already has them",
  "keywords": [
    "quote",
    "string",
    "utility",
    "quotes"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
