RSS Git Download  Clone
Raw View History
Blames found: 30 Mode: javascript Binary: false


Hang on, we reloading big blames...
{
"name": "p3x-ng2-compile-html",
"version": "1.1.92-119",
"corifeus": { "prefix": "p3x-",
"time": "2/6/2017, 5:40:00 PM"
}, "description": "Angular 2 Service to compile an HTML into a component Edit", "main": "src/index.ts", "scripts": { "test": "grunt" }, "repository": { "type": "git", "url": "git+https://github.com/patrikx3/ng2-compile-html.git" }, "keywords": [ "p3x",
"angular", "ng",
"compile",
"html", "angular2", "angular 2", "ng2"
], "author": "Patrik Laszlo <alabard@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/patrikx3/ng2-compile-html/issues" }, "homepage": "https://github.com/patrikx3/ng2-compile-html#readme", "devDependencies": {
"@angular/common": "^2.4.6", "@angular/compiler": "^2.4.6", "@angular/platform-browser": "^2.4.6", "@angular/platform-browser-dynamic": "^2.4.6",
"@types/jasmine": "^2.5.41",
"@types/node": "^7.0.5", "angular2-template-loader": "^0.6.1", "awesome-typescript-loader": "^3.0.3",
"core-js": "^2.4.1",
"corifeus-builder": "1.0.203-127", "extract-text-webpack-plugin": "^2.0.0-rc.2",
"grunt-connect": "^0.2.0", "grunt-contrib-connect": "^1.0.2", "grunt-karma": "^2.0.0", "grunt-protractor-runner": "^4.0.0",
"grunt-webpack": "^2.0.1",
"html-loader": "^0.4.4",
"html-webpack-plugin": "^2.28.0",
"istanbul-instrumenter-loader": "^1.2.0", "jasmine-core": "^2.5.2",
"karma": "^1.4.1",
"karma-coverage": "^1.1.1", "karma-jasmine": "^1.1.0", "karma-phantomjs-launcher": "^1.0.2", "karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.2",
"node-sass-css-importer": "0.0.3",
"optimize-css-assets-webpack-plugin": "^1.3.0",
"phantomjs-prebuilt": "^2.1.14",
"webpack": "^2.2.1", "webpack-dev-server": "^2.3.0", "webpack-merge": "^2.6.1"
}, "dependencies": {
"@angular/core": "^2.4.6", "rxjs": "^5.1.0",
"zone.js": "0.7.6", "typescript": "^2.1.5" } }