strman.htmldecode
Version:
The [strman](https://github.com/dleitee/strman) method `htmldecode` exported as a [Node.js](https://nodejs.org/) module.
31 lines (28 loc) • 783 B
JSON
{
"name": "strman.htmldecode",
"version": "2.0.0",
"description": "The [strman](https://github.com/dleitee/strman) method `htmldecode` exported as a [Node.js](https://nodejs.org/) module.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/dleitee/strman.git"
},
"keywords": [
"string",
"manipulate",
"str",
"manipulation",
"strman",
"htmldecode"
],
"dependencies": {
"strman.entitiesdecode":"2.0.0",
"strman.replace":"2.0.0"
},
"author": "Daniel Leite de Oliveira <dleitee@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/dleitee/strman/issues"
},
"homepage": "https://github.com/dleitee/strman#readme"
}