Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/angular/package.json')
-rw-r--r--node_modules/angular/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/node_modules/angular/package.json b/node_modules/angular/package.json
index 550accc73e..9f868159b4 100644
--- a/node_modules/angular/package.json
+++ b/node_modules/angular/package.json
@@ -1,32 +1,28 @@
{
- "_args": [
- [
- "angular@1.8.0",
- "/Users/benakamoorthi/Projects/matomo"
- ]
- ],
- "_from": "angular@1.8.0",
- "_id": "angular@1.8.0",
+ "_from": "angular@1.8.2",
+ "_id": "angular@1.8.2",
"_inBundle": false,
- "_integrity": "sha512-VdaMx+Qk0Skla7B5gw77a8hzlcOakwF8mjlW13DpIWIDlfqwAbSSLfd8N/qZnzEmQF4jC4iofInd3gE7vL8ZZg==",
+ "_integrity": "sha512-IauMOej2xEe7/7Ennahkbb5qd/HFADiNuLSESz9Q27inmi32zB0lnAsFeLEWcox3Gd1F6YhNd1CP7/9IukJ0Gw==",
"_location": "/angular",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "angular@1.8.0",
+ "raw": "angular@1.8.2",
"name": "angular",
"escapedName": "angular",
- "rawSpec": "1.8.0",
+ "rawSpec": "1.8.2",
"saveSpec": null,
- "fetchSpec": "1.8.0"
+ "fetchSpec": "1.8.2"
},
"_requiredBy": [
+ "#USER",
"/"
],
- "_resolved": "https://registry.npmjs.org/angular/-/angular-1.8.0.tgz",
- "_spec": "1.8.0",
- "_where": "/Users/benakamoorthi/Projects/matomo",
+ "_resolved": "https://registry.npmjs.org/angular/-/angular-1.8.2.tgz",
+ "_shasum": "5983bbb5a9fa63e213cb7749199e0d352de3a2f1",
+ "_spec": "angular@1.8.2",
+ "_where": "/srv/matomo",
"author": {
"name": "Angular Core Team",
"email": "angular-core+npm@google.com"
@@ -34,6 +30,8 @@
"bugs": {
"url": "https://github.com/angular/angular.js/issues"
},
+ "bundleDependencies": false,
+ "deprecated": false,
"description": "HTML enhanced for web apps",
"homepage": "http://angularjs.org",
"keywords": [
@@ -52,5 +50,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
- "version": "1.8.0"
+ "version": "1.8.2"
}