| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "_args": [
- [
- "@material/animation@5.1.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_from": "@material/animation@5.1.0",
- "_id": "@material/animation@5.1.0",
- "_inBundle": false,
- "_integrity": "sha512-qZuPCZkTsCQCzx5EtY2eNBcmYOMGMbFVq6VTmvQztDCYDykT8JfP8Hpk55Y5bGORHvBbIasUXzoAhfQs6w/Bdg==",
- "_location": "/@material/animation",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "@material/animation@5.1.0",
- "name": "@material/animation",
- "escapedName": "@material%2fanimation",
- "scope": "@material",
- "rawSpec": "5.1.0",
- "saveSpec": null,
- "fetchSpec": "5.1.0"
- },
- "_requiredBy": [
- "/@material/checkbox",
- "/@material/ripple"
- ],
- "_resolved": "https://registry.npmjs.org/@material/animation/-/animation-5.1.0.tgz",
- "_spec": "5.1.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "bugs": {
- "url": "https://github.com/material-components/material-components-web/issues"
- },
- "dependencies": {
- "tslib": "^1.9.3"
- },
- "description": "Animation Variables and Mixins used by Material Components for the web",
- "gitHead": "2cf87456f7b6bb4803ed5f1b18a06320c301a1b6",
- "homepage": "https://github.com/material-components/material-components-web#readme",
- "keywords": [
- "material components",
- "material design",
- "animation"
- ],
- "license": "MIT",
- "main": "dist/mdc.animation.js",
- "module": "index.js",
- "name": "@material/animation",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/material-components/material-components-web.git",
- "directory": "packages/mdc-animation"
- },
- "sideEffects": false,
- "types": "dist/mdc.animation.d.ts",
- "version": "5.1.0"
- }
|