{
  "name": "safe-text",
  "version": "0.0.2",
  "description": "Simple safe text",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/anio/safe-text.git"
  },
  "keywords": [
    "XSS",
    "Safe-text",
    "Sanitize",
    "html-entities"
  ],
  "author": "anio",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/anio/safe-text/issues"
  },
  "homepage": "https://github.com/anio/safe-text#readme"
}
