UNPKG

2.27 kBJSONView Raw
1{
2 "name": "@omnia/foundation",
3 "version": "1.0.5400",
4 "description": "Provide omnia foundation typings and tooling work on client side for omnia extension.",
5 "scripts": {
6 "test": "echo \"Error: no test specified\" && exit 1"
7 },
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/preciofishbone/Omnia-Foundation.git"
11 },
12 "keywords": [
13 "omnia",
14 "foundation",
15 "extension",
16 "angular",
17 "sharepoint"
18 ],
19 "author": "Precio Fishbone",
20 "license": "MIT",
21 "dependencies": {
22 "@omnia/tooling": "next",
23 "@types/jquery": "2.0.48",
24 "@angular/common": "4.1.3",
25 "@angular/compiler": "4.1.3",
26 "@angular/core": "4.1.3",
27 "@angular/forms": "4.1.3",
28 "@angular/http": "4.1.3",
29 "@angular/platform-browser": "4.1.3",
30 "@angular/platform-browser-dynamic": "4.1.3",
31 "@angular/router": "4.1.3",
32 "@angular/upgrade": "4.1.3",
33 "@angular/animations": "4.1.3",
34 "core-js": "2.4.1",
35 "rxjs": "5.0.3",
36 "zone.js": "0.8.11",
37 "@angular/compiler-cli": "4.1.3",
38 "@angular/platform-server": "4.1.3",
39 "angular2-grid": "2.0.2",
40 "angular2-modal": "2.0.3",
41 "angular2-toaster": "4.0.0",
42 "primeng": "4.0.2",
43 "babel-core": "6.24.1",
44 "babel-loader": "7.0.0",
45 "babel-preset-es2015": "6.24.1",
46 "chokidar": "1.0.1",
47 "console-timestamp": "0.3.0",
48 "del": "2.2.2",
49 "del-cli": "0.2.0",
50 "fs-extra": "1.0.0",
51 "glob": "5.0.13",
52 "gulp": "3.9.1",
53 "gulp-cli": "1.2.2",
54 "gulp-concat": "2.6.0",
55 "gulp-exec": "2.1.3",
56 "gulp-load-plugins": "0.8.0",
57 "gulp-sourcemaps": "1.5.2",
58 "gulp-tsc": "1.2.5",
59 "gulp-uglifyjs": "0.6.2",
60 "gulp-util": "3.0.7",
61 "gulp-watch": "4.2.4",
62 "deep-extend": "0.5.0",
63 "jsonfile": "3.0.0",
64 "node-uuid": "1.4.2",
65 "npm-run-all": "3.1.1",
66 "require-dir": "0.3.1",
67 "typescript": "2.2.1",
68 "typings": "1.3.3",
69 "webpack": "2.6.1",
70 "webpack-core": "0.6.9",
71 "webpack-dev-middleware": "1.10.2",
72 "webpack-dev-server": "2.4.5",
73 "webpack-md5-hash": "0.0.5",
74 "webpack-merge": "4.1.0"
75 },
76 "bugs": {
77 "url": "https://github.com/preciofishbone/Omnia-Foundation/issues"
78 },
79 "homepage": "https://github.com/preciofishbone/Omnia-Foundation#readme"
80}