You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

83 lines
2.3 KiB

{
"_args": [
[
"@angular/animations@12.2.15",
"/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam"
]
],
"_from": "@angular/animations@12.2.15",
"_id": "@angular/animations@12.2.15",
"_inBundle": false,
"_integrity": "sha512-fiAPJspugUv40OJFFmWXA7mBFc78zgVbTzeEDJE+UVg+U51IG7y80jATNzgizOHr0eptq7irzaiRLb7FKLwDxg==",
"_location": "/@angular/animations",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@angular/animations@12.2.15",
"name": "@angular/animations",
"escapedName": "@angular%2fanimations",
"scope": "@angular",
"rawSpec": "12.2.15",
"saveSpec": null,
"fetchSpec": "12.2.15"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/@angular/animations/-/animations-12.2.15.tgz",
"_spec": "12.2.15",
"_where": "/Users/satish.ganga/Desktop/EKAM/ekamv3/skgangaEkam",
"author": {
"name": "angular"
},
"bugs": {
"url": "https://github.com/angular/angular/issues"
},
"dependencies": {
"tslib": "^2.2.0"
},
"description": "Angular - animations integration with web-animations",
"engines": {
"node": "^12.14.1 || >=14.0.0"
},
"es2015": "./fesm2015/animations.js",
"esm2015": "./esm2015/animations.js",
"fesm2015": "./fesm2015/animations.js",
"homepage": "https://github.com/angular/angular#readme",
"license": "MIT",
"main": "./bundles/animations.umd.js",
"module": "./fesm2015/animations.js",
"name": "@angular/animations",
"ng-update": {
"packageGroup": [
"@angular/core",
"@angular/bazel",
"@angular/common",
"@angular/compiler",
"@angular/compiler-cli",
"@angular/animations",
"@angular/elements",
"@angular/platform-browser",
"@angular/platform-browser-dynamic",
"@angular/forms",
"@angular/platform-server",
"@angular/upgrade",
"@angular/router",
"@angular/language-service",
"@angular/localize",
"@angular/service-worker"
]
},
"peerDependencies": {
"@angular/core": "12.2.15"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angular/angular.git",
"directory": "packages/animations"
},
"sideEffects": false,
"typings": "./animations.d.ts",
"version": "12.2.15"
}