| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "@angular/animations@8.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@angular/animations@8.1.0",
- "_id": "@angular/animations@8.1.0",
- "_inBundle": false,
- "_integrity": "sha512-v1paXrWQGsD+E4QBpwNUZ8dPj8hEn0b2kDVzYX6l/e9flUX6W2BWYx+BRuC4QBnNtTV9jiGsHT8FmQq/WztgWw==",
- "_location": "/@angular/animations",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@angular/animations@8.1.0",
- "name": "@angular/animations",
- "escapedName": "@angular%2fanimations",
- "scope": "@angular",
- "rawSpec": "8.1.0",
- "saveSpec": null,
- "fetchSpec": "8.1.0"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/@angular/animations/-/animations-8.1.0.tgz",
- "_spec": "8.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "angular"
- },
- "bugs": {
- "url": "https://github.com/angular/angular/issues"
- },
- "dependencies": {
- "tslib": "^1.9.0"
- },
- "description": "Angular - animations integration with web-animations",
- "es2015": "./fesm2015/animations.js",
- "esm2015": "./esm2015/animations.js",
- "esm5": "./esm5/animations.js",
- "fesm2015": "./fesm2015/animations.js",
- "fesm5": "./fesm5/animations.js",
- "homepage": "https://github.com/angular/angular#readme",
- "license": "MIT",
- "main": "./bundles/animations.umd.js",
- "module": "./fesm5/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/platform-webworker",
- "@angular/platform-webworker-dynamic",
- "@angular/upgrade",
- "@angular/router",
- "@angular/language-service",
- "@angular/service-worker"
- ]
- },
- "peerDependencies": {
- "@angular/core": "8.1.0"
- },
- "repository": {
- "type": "git",
- "url": "git+https://github.com/angular/angular.git"
- },
- "sideEffects": false,
- "typings": "./animations.d.ts",
- "version": "8.1.0"
- }
|