|
| 1 | +HTTP/1.1 200 OK |
| 2 | +Server: nginx |
| 3 | +Date: Sun, 29 Dec 2019 14:24:54 GMT |
| 4 | +Content-Type: text/plain; charset=utf-8 |
| 5 | +Content-Length: 1181 |
| 6 | +Cache-Control: max-age=3600, public |
| 7 | +Content-Disposition: inline |
| 8 | +Etag: W/"78309fbf8af4479c47eca65b0c5e3f51" |
| 9 | +Referrer-Policy: strict-origin-when-cross-origin |
| 10 | +Set-Cookie: experimentation_subject_id=IjJjZjk1MWRjLWUzMDgtNDc3ZC05MTlkLTA0MGU5MWFjY2VlOCI%3D--64f51f0ae3455ebf84d41c0a0a6723703e719689; domain=.gitlab.com; path=/; expires=Thu, 29 Dec 2039 14:24:54 -0000; secure; HttpOnly |
| 11 | +X-Content-Type-Options: nosniff |
| 12 | +X-Download-Options: noopen |
| 13 | +X-Frame-Options: DENY |
| 14 | +X-Permitted-Cross-Domain-Policies: none |
| 15 | +X-Request-Id: xcIbPa5i6G2 |
| 16 | +X-Runtime: 0.056763 |
| 17 | +X-Ua-Compatible: IE=edge |
| 18 | +X-Xss-Protection: 1; mode=block |
| 19 | +Strict-Transport-Security: max-age=31536000 |
| 20 | +Referrer-Policy: strict-origin-when-cross-origin |
| 21 | +GitLab-LB: fe-07-lb-gprd |
| 22 | +GitLab-SV: web-28-sv-gprd |
| 23 | + |
| 24 | +{ |
| 25 | + "name": "kanban", |
| 26 | + "version": "0.0.1", |
| 27 | + "repository": "gitlab.com/leanlabsio/kanban", |
| 28 | + "scripts": { |
| 29 | + "install": "npm install", |
| 30 | + "build": "grunt build", |
| 31 | + "watch": "grunt watch" |
| 32 | + }, |
| 33 | + "devDependencies": { |
| 34 | + "grunt": "~0.4.1", |
| 35 | + "grunt-cli": "~0.1.13", |
| 36 | + "grunt-contrib-copy": "^0.5.0", |
| 37 | + "grunt-contrib-concat": "~0.5.0", |
| 38 | + "grunt-contrib-watch": "~0.5.3", |
| 39 | + "grunt-contrib-uglify": "~0.7.0", |
| 40 | + "grunt-sass": "1.0.0", |
| 41 | + "grunt-contrib-connect": "~0.8.0", |
| 42 | + "grunt-connect-proxy": "~0.1.11" |
| 43 | + }, |
| 44 | + "dependencies": { |
| 45 | + "angular": "=1.5.6", |
| 46 | + "angular-lodash": "https://github.com/EMSSConsulting/angular-lodash.git#68a726c", |
| 47 | + "foundation-sites": "5.5.2", |
| 48 | + "angular-foundation": "https://github.com/pineconellc/angular-foundation.git#8f3f260", |
| 49 | + "angular-loading-bar": "=0.5.2", |
| 50 | + "angular-storage": "=0.0.6", |
| 51 | + "angular-ui-router": "=0.3.0", |
| 52 | + "angularjs-datepicker": "=0.2.15", |
| 53 | + "font-awesome": "=4.6.3", |
| 54 | + "markdown-it": "=5.0.2", |
| 55 | + "markdown-it-emoji": "=1.1.0", |
| 56 | + "ng-sortable": "=1.3.6", |
| 57 | + "sass-flex-mixin": "=1.0.3", |
| 58 | + "lodash": "=4.13.1", |
| 59 | + "twemoji": "=2.1.0", |
| 60 | + "angular-file-upload": "=2.3.4" |
| 61 | + } |
| 62 | +} |
0 commit comments