angular-unsafe
Version:
Angular filter for $sce.trustAs
28 lines (27 loc) • 590 B
JSON
{
"name": "angular-unsafe",
"version": "1.0.3",
"description": "Angular filter for $sce.trustAs",
"main": "dist/angular-unsafe.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"angular",
"trustAs",
"trustAsHtml",
"trustAsJs",
"trustAsUrl",
"trustAsResourceUrl",
"$sce",
"sce",
"strict contextual escaping",
"unsafe"
],
"author": "Miquel Martín <info@appfeel.com>",
"license": "MIT",
"repository": {
"url": "https://github.com/appfeel/angular-unsafe",
"type": "git"
}
}