UNPKG

angular-ide-loader

Version:

The Angular IDE by Webclipse is a IDE built specifically for Angular 2 with TypeScript 2.0 validation, advanced HTML coding, integrated usage of the angular-cli and all built optimized for developers to make the most of Angular.

33 lines (32 loc) 696 B
{ "name": "angular-ide-loader", "version": "0.9.13", "description": "", "main": "index.js", "engines": { "node": ">= 6.0.0" }, "license": "SEE LICENSE IN EULA", "homepage": "https://www.genuitec.com/products/angular-ide/", "author": { "name": "Genuitec, LLC.", "email": "info@genuitec.com", "url": "https://www.genuitec.com/" }, "keywords": [ "webclipse", "eclipse", "angular2", "angular-ide", "angular-cli", "typescript" ], "dependencies": { "slashes": "1.0.5", "typescript": "^2.1.0-dev.20160920" }, "bugs": { "url": "https://www.genuitec.com/forums/topics/webclipse/", "email": "support@genuitec.com" } }