UNPKG

@omnia/foundation

Version:

Provide omnia foundation typings and tooling work on client side for omnia extension.

73 lines (72 loc) 2.09 kB
{ "name": "@omnia/foundation", "license": "MIT", "version": "1.31.1-20033", "description": "Provide omnia foundation typings and tooling work on client side for omnia extension.", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/preciofishbone/Omnia-Foundation.git" }, "keywords": [ "omnia", "foundation", "extension", "angular", "office365", "sharepoint" ], "author": "Precio Fishbone", "dependencies": { "@omnia/tooling": "1.31.1-20033", "@types/jquery": "2.0.32", "@types/sharepoint": "2013.1.9", "@angular/animations": "4.4.6", "@angular/common": "4.4.6", "@angular/compiler": "4.4.6", "@angular/compiler-cli": "4.4.6", "@angular/core": "4.4.6", "@angular/forms": "4.4.6", "@angular/http": "4.4.6", "@angular/platform-browser": "4.4.6", "@angular/platform-browser-dynamic": "4.4.6", "@angular/platform-server": "4.4.6", "@angular/router": "4.4.6", "@angular/upgrade": "4.4.6", "@angular/cdk": "^2.0.0-beta.12", "@angular/material": "2.0.0-beta.12", "angular2-grid": "2.0.2", "angular2-modal": "2.0.3", "angular2-toaster": "4.0.1", "ng2-toastr": "4.1.2", "core-js": "2.4.1", "rxjs": "5.0.3", "zone.js": "0.8.11", "primeng": "4.0.2", "babel-core": "6.24.1", "babel-loader": "7.0.0", "babel-preset-es2015": "6.24.1", "gulp-concat": "2.6.0", "gulp-exec": "2.1.3", "gulp-load-plugins": "0.8.0", "gulp-sourcemaps": "1.5.2", "gulp-tsc": "1.3.2", "gulp-uglifyjs": "0.6.2", "gulp-util": "3.0.7", "gulp-watch": "4.2.4", "jsonfile": "3.0.0", "node-uuid": "1.4.2", "npm-run-all": "4.1.5", "require-dir": "0.3.1", "typescript": "2.4.1", "webpack": "3.8.1", "webpack-core": "0.6.9", "webpack-merge": "4.1.1" }, "bugs": { "url": "https://github.com/preciofishbone/Omnia-Foundation/issues" }, "homepage": "https://github.com/preciofishbone/Omnia-Foundation#readme" }