ng2-gantt
Version:
Angular 2 Gantt
30 lines (29 loc) • 746 B
JSON
{
"name": "ng2-gantt",
"version": "1.11.1-alpha.9",
"description": "Angular 2 Gantt",
"repository": {
"type": "git",
"url": "https://github.com/dalestone/angular2-gantt.git"
},
"private": false,
"keywords": [
"angular",
"material",
"gantt",
"angular2",
"gantt html"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/dalestone/angular2-gantt/issues"
},
"homepage": "https://github.com/dalestone/angular2-gantt/#readme",
"peerDependencies": {
"@angular/common": "2.4.5",
"@angular/compiler": "2.4.5",
"@angular/core": "2.4.5"
},
"dependencies": {
}
}