@factory-utils/tools
Version:
Set of genericised angular2+ components used in most of Advanced SCHEMA - Factory's projects.
32 lines (31 loc) • 818 B
JSON
{
"name": "@factory-utils/tools",
"version": "18.0.0-public",
"description": "Set of genericised angular2+ components used in most of Advanced SCHEMA - Factory's projects.",
"keywords": [
"factory-utils",
"advanced-schema"
],
"license": "CC-BY-NC-ND",
"author": "Advanced SCHEMA - Factory",
"publishConfig": {
"registry": "https://registry.npmjs.org"
},
"module": "fesm2022/factory-utils-tools.mjs",
"typings": "index.d.ts",
"dependencies": {
"tslib": "^2.3.0"
},
"peerDependencies": {
"@factory-utils/d3x": "^1.1.3",
"@ngx-translate/core": "^16.0.3",
"cssnano": "^6.1.2",
"marked": "^12.0.2",
"moment": "^2.30.1",
"ngx-quill": "^26.0.10",
"ngx-scrollbar": "^14.1.1",
"numeral": "^2.0.6",
"rxjs": "^7.8.1",
"turndown": "^7.1.3"
}
}