UNPKG

@omnia/foundation

Version:

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

81 lines (80 loc) 2.25 kB
{ "name": "@omnia/foundation", "version": "0.1.2", "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", "sharepoint" ], "author": "Precio Fishbone", "license": "MIT", "dependencies": { "@angular/common": "4.1.3", "@angular/compiler": "4.1.3", "@angular/core": "4.1.3", "@angular/forms": "4.1.3", "@angular/http": "4.1.3", "@angular/platform-browser": "4.1.3", "@angular/platform-browser-dynamic": "4.1.3", "@angular/router": "4.1.3", "@angular/upgrade": "4.1.3", "@angular/animations": "4.1.3", "core-js": "2.4.1", "rxjs": "5.0.3", "zone.js": "0.8.11", "@angular/compiler-cli": "4.1.3", "@angular/platform-server": "4.1.3", "angular2-grid": "2.0.2", "angular2-modal": "2.0.3", "angular2-toaster": "4.0.0", "primeng": "4.0.2", "babel-core": "6.24.1", "babel-loader": "7.0.0", "babel-preset-es2015": "6.24.1", "chokidar": "1.0.1", "console-timestamp": "0.3.0", "del": "2.2.2", "del-cli": "0.2.0", "fs-extra": "1.0.0", "glob": "5.0.13", "gulp": "3.9.1", "gulp-cli": "1.2.2", "gulp-concat": "2.6.0", "gulp-exec": "2.1.3", "gulp-less": "3.0.3", "gulp-load-plugins": "0.8.0", "gulp-requirejs": "1.0.0-rc2", "gulp-sourcemaps": "1.5.2", "gulp-tsc": "1.2.5", "gulp-uglifyjs": "0.6.2", "gulp-util": "3.0.7", "gulp-watch": "4.2.4", "deep-extend":"0.5.0", "jsonfile":"3.0.0", "node-uuid": "1.4.2", "npm-run-all": "3.1.1", "require-dir": "0.3.1", "typescript": "2.2.1", "typings": "1.3.3", "webpack": "2.6.1", "webpack-core": "0.6.9", "webpack-dev-middleware": "1.10.2", "webpack-dev-server": "2.4.5", "webpack-md5-hash": "0.0.5", "webpack-merge": "4.1.0" }, "bugs": { "url": "https://github.com/preciofishbone/Omnia-Foundation/issues" }, "homepage": "https://github.com/preciofishbone/Omnia-Foundation#readme" }