UNPKG

2.08 kBJSONView Raw
1{
2 "name": "@omnia/foundation",
3 "license": "MIT",
4 "version": "1.0.12918",
5 "description": "Provide omnia foundation typings and tooling work on client side for omnia extension.",
6 "scripts": {
7 "test": "echo \"Error: no test specified\" && exit 1"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git+https://github.com/preciofishbone/Omnia-Foundation.git"
12 },
13 "keywords": [
14 "omnia",
15 "foundation",
16 "extension",
17 "angular",
18 "office365",
19 "sharepoint"
20 ],
21 "author": "Precio Fishbone",
22 "dependencies": {
23 "@omnia/tooling": "1.0.12918",
24 "@types/jquery": "2.0.32",
25 "@types/sharepoint": "2013.1.9",
26 "@angular/animations": "4.4.6",
27 "@angular/common": "4.4.6",
28 "@angular/compiler": "4.4.6",
29 "@angular/compiler-cli": "4.4.6",
30 "@angular/core": "4.4.6",
31 "@angular/forms": "4.4.6",
32 "@angular/http": "4.4.6",
33 "@angular/platform-browser": "4.4.6",
34 "@angular/platform-browser-dynamic": "4.4.6",
35 "@angular/platform-server": "4.4.6",
36 "@angular/router": "4.4.6",
37 "@angular/upgrade": "4.4.6",
38 "@angular/cdk": "^2.0.0-beta.12",
39 "@angular/material": "2.0.0-beta.12",
40 "angular2-grid": "2.0.2",
41 "angular2-modal": "2.0.3",
42 "angular2-toaster": "4.0.1",
43 "ng2-toastr": "4.1.2",
44 "core-js": "2.4.1",
45 "rxjs": "5.0.3",
46 "zone.js": "0.8.11",
47 "primeng": "4.0.2",
48 "babel-core": "6.24.1",
49 "babel-loader": "7.0.0",
50 "babel-preset-es2015": "6.24.1",
51 "gulp-concat": "2.6.0",
52 "gulp-exec": "2.1.3",
53 "gulp-load-plugins": "0.8.0",
54 "gulp-sourcemaps": "1.5.2",
55 "gulp-tsc": "1.3.2",
56 "gulp-uglifyjs": "0.6.2",
57 "gulp-util": "3.0.7",
58 "gulp-watch": "4.2.4",
59 "jsonfile": "3.0.0",
60 "node-uuid": "1.4.2",
61 "npm-run-all": "3.1.1",
62 "require-dir": "0.3.1",
63 "typescript": "2.4.1",
64 "webpack": "3.8.1",
65 "webpack-core": "0.6.9",
66 "webpack-merge": "4.1.1"
67 },
68 "bugs": {
69 "url": "https://github.com/preciofishbone/Omnia-Foundation/issues"
70 },
71 "homepage": "https://github.com/preciofishbone/Omnia-Foundation#readme"
72}