HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/meulendijk.komma.pro/resources/assets/js/lib/ng-file-upload/package.js
Package.describe({
  name: "danialf:ng-file-upload",
  "version": "12.0.4",
  summary: "Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support",
  git: "https://github.com/danialfarid/ng-file-upload.git"
});

Package.onUse(function (api) {
  api.use('angular:angular@1.2.0', 'client');
  api.addFiles('ng-file-upload-all.js', 'client');
});