|
1 | 1 | { |
2 | | - "name": "angular-file-upload", |
3 | | - "version": "2.2.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 | | - "engines": { |
12 | | - "node": ">=4.0.0" |
13 | | - }, |
14 | | - "devDependencies": { |
15 | | - "babel-core": "~6.8.0", |
16 | | - "babel-loader": "~6.2.4", |
17 | | - "babel-preset-es2015": "~6.6.0", |
18 | | - "gulp": "~3.9.1", |
19 | | - "json-loader": "~0.5.4", |
20 | | - "raw-loader": "~0.5.1", |
21 | | - "webpack-stream": "~3.2.0" |
22 | | - } |
| 2 | + "name": "angular-file-upload", |
| 3 | + "version": "2.2.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 | + "repository": { |
| 11 | + "type": "git", |
| 12 | + "url": "https://github.com/nervgh/angular-file-upload.git" |
| 13 | + }, |
| 14 | + "main": "dist/angular-file-upload.min.js", |
| 15 | + "engines": { |
| 16 | + "node": ">=4.0.0" |
| 17 | + }, |
| 18 | + "devDependencies": { |
| 19 | + "babel-core": "~6.8.0", |
| 20 | + "babel-loader": "~6.2.4", |
| 21 | + "babel-preset-es2015": "~6.6.0", |
| 22 | + "gulp": "~3.9.1", |
| 23 | + "json-loader": "~0.5.4", |
| 24 | + "raw-loader": "~0.5.1", |
| 25 | + "webpack-stream": "~3.2.0" |
| 26 | + } |
23 | 27 | } |
0 commit comments