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.

10 lines
172 B

  1. {
  2. "name": "angular-animate",
  3. "version": "1.5.3",
  4. "license": "MIT",
  5. "main": "./angular-animate.js",
  6. "ignore": [],
  7. "dependencies": {
  8. "angular": "1.5.3"
  9. }
  10. }