ngx-headway
Version:
This is an Angular library for using the Changelog service Headway, as a simple directive.
23 lines (22 loc) • 541 B
JSON
{
"name": "ngx-headway",
"version": "1.0.1",
"description": "This is an Angular library for using the Changelog service Headway, as a simple directive. ",
"author": "Martin Aarhus Gregersen",
"keywords": [
"headway",
"changelog",
"angular",
"angular-17.3.0"
],
"repository": "https://github.com/aarhusgregersen/ngx-headway",
"license": "MIT",
"peerDependencies": {
"@angular/common": "^17.3.0",
"@angular/core": "^17.3.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false
}