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-animate/package.json')
-rw-r--r--node_modules/angular-animate/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/node_modules/angular-animate/package.json b/node_modules/angular-animate/package.json
index cbb87c6179..d57d99ddb6 100644
--- a/node_modules/angular-animate/package.json
+++ b/node_modules/angular-animate/package.json
@@ -1,32 +1,28 @@
{
- "_args": [
- [
- "angular-animate@1.8.0",
- "/Users/benakamoorthi/Projects/matomo"
- ]
- ],
- "_from": "angular-animate@1.8.0",
- "_id": "angular-animate@1.8.0",
+ "_from": "angular-animate@1.8.2",
+ "_id": "angular-animate@1.8.2",
"_inBundle": false,
- "_integrity": "sha512-ROFK3UIn1MSVpqAlay15ZxjPmVbvwaO3Zn/2vhmQdYeqxSbUVuOckcvtDLBpHPGPtOAreu35qfV7NQ7u2EgDcA==",
+ "_integrity": "sha512-Jbr9+grNMs9Kj57xuBU3Ju3NOPAjS1+g2UAwwDv7su1lt0/PLDy+9zEwDiu8C8xJceoTbmBNKiWGPJGBdCQLlA==",
"_location": "/angular-animate",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "angular-animate@1.8.0",
+ "raw": "angular-animate@1.8.2",
"name": "angular-animate",
"escapedName": "angular-animate",
- "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-animate/-/angular-animate-1.8.0.tgz",
- "_spec": "1.8.0",
- "_where": "/Users/benakamoorthi/Projects/matomo",
+ "_resolved": "https://registry.npmjs.org/angular-animate/-/angular-animate-1.8.2.tgz",
+ "_shasum": "a3045e523ffb8d7fcbebd3cb68d1fdd474665ced",
+ "_spec": "angular-animate@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": "AngularJS module for animations",
"homepage": "http://angularjs.org",
"jspm": {
@@ -62,5 +60,5 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
- "version": "1.8.0"
+ "version": "1.8.2"
}