65 lines
1.5 KiB
JSON
65 lines
1.5 KiB
JSON
|
{
|
||
|
"_from": "angular-sanitize",
|
||
|
"_id": "angular-sanitize@1.6.6",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-D9BloZkxUX++zmZZbTJdcrbgYEE=",
|
||
|
"_location": "/angular-sanitize",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "tag",
|
||
|
"registry": true,
|
||
|
"raw": "angular-sanitize",
|
||
|
"name": "angular-sanitize",
|
||
|
"escapedName": "angular-sanitize",
|
||
|
"rawSpec": "",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "latest"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"#USER",
|
||
|
"/"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/angular-sanitize/-/angular-sanitize-1.6.6.tgz",
|
||
|
"_shasum": "0fd065a19931517fbece66596d325d72b6e06041",
|
||
|
"_spec": "angular-sanitize",
|
||
|
"_where": "/home/lrullo/httpdocs/anorgatarrak.eus/wp-content/themes/anorgatarrak",
|
||
|
"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.6"
|
||
|
}
|