ng-sanitize
Version:
angular-sanitize module without using the entire angular.js
26 lines (25 loc) • 451 B
JSON
{
"name": "ngSanitize",
"main": "index.js",
"version": "0.0.2",
"homepage": "https://github.com/gdi2290/ngSanitize",
"authors": [
"Patrick Stapleton <github@gdi2290.com>"
],
"license": "MIT",
"keywords": [
"angular",
"angular-sanitize",
"ngSanitize",
"ng-sanitize",
"sanitize"
],
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"app/bower_components",
"test",
"tests"
]
}