ngfactory.json 239 B

1234567891011
  1. {
  2. "type": "library",
  3. "name": "angular-motion",
  4. "username": "mgcrea",
  5. "module": "mgcrea.ngMotion",
  6. "license": "MIT",
  7. "ngVersion": "~1.3.0",
  8. "htmlPreprocessor": "none",
  9. "jsPreprocessor": "none",
  10. "cssPreprocessor": "less"
  11. }