You are here

pdb_ng2.libraries.yml in Decoupled Blocks 8

modules/pdb_ng2/pdb_ng2.libraries.yml

File

modules/pdb_ng2/pdb_ng2.libraries.yml
View source
  1. pdb.ng2.core:
  2. remote: https://github.com/angular/angular.js
  3. version: 2.4.0
  4. license:
  5. name: MIT
  6. url: https://github.com/angular/angular.js/blob/master/LICENSE
  7. gpl-compatible: true
  8. js:
  9. node_modules/core-js/client/shim.js: { minified: true }
  10. node_modules/zone.js/dist/zone.js: { minified: true }
  11. node_modules/reflect-metadata/Reflect.js: { minified: true }
  12. node_modules/systemjs/dist/system.js: { minified: true }
  13. pdb.ng2.typescript:
  14. remote: https://github.com/angular/angular.js
  15. version: 2.0.0-rc.1
  16. license:
  17. name: MIT
  18. url: https://github.com/angular/angular.js/blob/master/LICENSE
  19. gpl-compatible: true
  20. js:
  21. node_modules/typescript/lib/typescript.js: { minified: true }
  22. pdb.ng2.config:
  23. js:
  24. assets/app/systemConfig.js: {}
  25. dependencies:
  26. - core/drupal
  27. - core/drupalSettings
  28. - pdb_ng2/pdb.ng2.core
  29. - pdb_ng2/pdb.ng2.typescript