{ "_from": "escape-goat", "_id": "escape-goat@3.0.0", "_inBundle": false, "_integrity": "sha512-w3PwNZJwRxlp47QGzhuEBldEqVHHhh8/tIPcl6ecf2Bou99cdAt0knihBV0Ecc7CGxYduXVBDheH1K2oADRlvw==", "_location": "/escape-goat", "_phantomChildren": {}, "_requested": { "type": "tag", "registry": true, "raw": "escape-goat", "name": "escape-goat", "escapedName": "escape-goat", "rawSpec": "", "saveSpec": null, "fetchSpec": "latest" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/escape-goat/-/escape-goat-3.0.0.tgz", "_shasum": "e8b5fb658553fe8a3c4959c316c6ebb8c842b19c", "_spec": "escape-goat", "_where": "/var/www/html/feeder-mobilizon-rss", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/escape-goat/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Escape a string for use in HTML or the inverse", "devDependencies": { "ava": "^2.4.0", "tsd": "^0.11.0", "xo": "^0.25.3" }, "engines": { "node": ">=10" }, "files": [ "index.js", "index.d.ts" ], "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/escape-goat#readme", "keywords": [ "escape", "unescape", "html", "entity", "entities", "escaping", "sanitize", "sanitization", "utility", "template", "attribute", "value", "interpolate", "xss", "goat", "🐐" ], "license": "MIT", "name": "escape-goat", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/escape-goat.git" }, "scripts": { "test": "xo && ava && tsd" }, "version": "3.0.0" }