package.json

65 lines | 1.587 kB Blame History Raw Download
{
  "_from": "angular-sanitize@1.6.10",
  "_id": "angular-sanitize@1.6.10",
  "_inBundle": false,
  "_integrity": "sha512-01i1Xoq9ykUrsoYQMSB6dWZmPp9Df5hfCqMAGGzJBWZ7L2WY0OtUphdI0YvR8ZF9lAsWtGNtsEFilObjq5nTgQ==",
  "_location": "/angular-sanitize",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "angular-sanitize@1.6.10",
    "name": "angular-sanitize",
    "escapedName": "angular-sanitize",
    "rawSpec": "1.6.10",
    "saveSpec": null,
    "fetchSpec": "1.6.10"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.6.10.tgz",
  "_shasum": "635a362afb2dd040179f17d3a5455962b2c1918f",
  "_spec": "angular-sanitize@1.6.10",
  "_where": "c:\\GitHub\\keycloak\\themes\\src\\main",
  "author": {
    "name": "Angular Core Team",
    "email": "angular-core+npm@google.com"
  },
  "bugs": {
    "url": "https://github.com/angular/angular.js/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "AngularJS module for sanitizing HTML",
  "homepage": "http://angularjs.org",
  "jspm": {
    "shim": {
      "angular-sanitize": {
        "deps": [
          "angular"
        ]
      }
    }
  },
  "keywords": [
    "angular",
    "framework",
    "browser",
    "html",
    "client-side"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "angular-sanitize",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/angular/angular.js.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.6.10"
}