UNPKG

ng-sanitize

Version:

angular-sanitize module without using the entire angular.js

31 lines (30 loc) 706 B
{ "name": "ng-sanitize", "version": "0.0.2", "description": "angular-sanitize module without using the entire angular.js", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/gdi2290/ngSanitize.git" }, "author": { "name": "Patrick Stapleton", "email": "patrick@gdi2290.com", "url": "www.gdi2290.com" }, "keywords": [ "angular", "angular-sanitize", "ngSanitize", "ng-sanitize", "sanitize" ], "license": "MIT", "bugs": { "url": "https://github.com/gdi2290/ngSanitize/issues" }, "homepage": "https://github.com/gdi2290/ngSanitize" }