UNPKG

617 BJSONView Raw
1{
2 "name": "angular-file-upload",
3 "version": "2.1.0",
4 "homepage": "https://github.com/nervgh/angular-file-upload",
5 "description": "Angular File Upload is a module for the AngularJS framework",
6 "author": {
7 "name": "nerv",
8 "url": "https://github.com/nervgh"
9 },
10 "main": "dist/angular-file-upload.min.js",
11 "devDependencies": {
12 "babel": "^4.7.16",
13 "babel-loader": "^4.0.0",
14 "json-loader": "^0.5.1",
15 "html-loader": "^0.2.3",
16 "gulp": "^3.9.0",
17 "webpack": "^1.10.1",
18 "webpack-stream": "^2.0.0"
19 }
20}