UNPKG

angular-animate-change

Version:
28 lines 545 B
{ "name": "angular-animate-change", "version": "1.0.2", "homepage": "https://github.com/bendrucker/angular-animate-change", "authors": [ "Ben Drucker <bvdrucker@gmail.com>" ], "description": "Animate an element when a value changes", "main": "./release/angular-animate-change.js", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "angular", "animation", "change" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }