Sha256: 149bfea780cddaecb71bbb84df74a723d929a2fe2d8997c795692350c405a314
Contents?: true
Size: 1.11 KB
Versions: 205
Compression:
Stored size: 1.11 KB
Contents
{ "name": "ng-file-upload", "version": "12.2.13", "devDependencies": { "grunt": "^0.4.5", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-clean": "^0.6.0", "grunt-contrib-jshint": "^0.11.0", "grunt-contrib-uglify": "^0.8.0", "grunt-contrib-watch": "^0.6.1", "grunt-contrib-copy": "~0.4.1", "grunt-text-replace": "~0.3.12", "grunt-git": "~0.2.14", "grunt-serve": "^0.1.6", "jshint-stylish": "^1.0.0", "load-grunt-tasks": "^3.1.0" }, "description": "An AngularJS directive for file upload using HTML5 with FileAPI polyfill for unsupported browsers", "files": [ "index.js", "dist" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/danialfarid/ng-file-upload.git" }, "keywords": [ "angularjs", "ng-file-upload", "file-upload", "javascript" ], "author": "danial.farid@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/danialfarid/ng-file-upload/issues" }, "homepage": "https://github.com/danialfarid/ng-file-upload" }
Version data entries
205 entries across 205 versions & 1 rubygems