UNPKG

2.1 kBJSONView Raw
1{
2 "name": "@omnia/foundation",
3 "license": "MIT",
4 "version": "1.0.6250",
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 "license": "MIT",
23 "dependencies": {
24 "@omnia/tooling": "latest",
25 "@types/jquery": "2.0.32",
26 "@types/sharepoint": "2013.1.9",
27 "@angular/common": "4.1.3",
28 "@angular/compiler": "4.1.3",
29 "@angular/core": "4.1.3",
30 "@angular/forms": "4.1.3",
31 "@angular/http": "4.1.3",
32 "@angular/platform-browser": "4.1.3",
33 "@angular/platform-browser-dynamic": "4.1.3",
34 "@angular/router": "4.1.3",
35 "@angular/upgrade": "4.1.3",
36 "@angular/animations": "4.1.3",
37 "core-js": "2.4.1",
38 "rxjs": "5.0.3",
39 "zone.js": "0.8.11",
40 "@angular/compiler-cli": "4.1.3",
41 "@angular/platform-server": "4.1.3",
42 "angular2-grid": "2.0.2",
43 "angular2-modal": "2.0.3",
44 "angular2-toaster": "4.0.0",
45 "primeng": "4.0.2",
46 "babel-core": "6.24.1",
47 "babel-loader": "7.0.0",
48 "babel-preset-es2015": "6.24.1",
49 "gulp-concat": "2.6.0",
50 "gulp-exec": "2.1.3",
51 "gulp-load-plugins": "0.8.0",
52 "gulp-sourcemaps": "1.5.2",
53 "gulp-tsc": "1.3.2",
54 "gulp-uglifyjs": "0.6.2",
55 "gulp-util": "3.0.7",
56 "gulp-watch": "4.2.4",
57 "jsonfile": "3.0.0",
58 "node-uuid": "1.4.2",
59 "npm-run-all": "3.1.1",
60 "require-dir": "0.3.1",
61 "typescript": "2.4.1",
62 "webpack": "2.6.1",
63 "webpack-core": "0.6.9",
64 "webpack-dev-middleware": "1.10.2",
65 "webpack-dev-server": "2.4.5",
66 "webpack-md5-hash": "0.0.5",
67 "webpack-merge": "4.1.0"
68 },
69 "bugs": {
70 "url": "https://github.com/preciofishbone/Omnia-Foundation/issues"
71 },
72 "homepage": "https://github.com/preciofishbone/Omnia-Foundation#readme"
73}