@uiowa/uiowa-mfk
Version:
mfk, uiowa-mfk, uiowa-favorite-mfk, mfk-string
37 lines • 864 B
JSON
{
"name": "@uiowa/uiowa-mfk",
"version": "21.0.0",
"author": "Changhui Xu <changhui-xu@uiowa.edu>",
"description": "mfk, uiowa-mfk, uiowa-favorite-mfk, mfk-string",
"keywords": [
"Angular",
"uiowa",
"mfk",
"favorite"
],
"repository": {
"type": "git",
"url": "https://github.com/changhuixu/uiowa-mfk-project.git"
},
"license": "MIT",
"peerDependencies": {
"@angular/common": ">=21.0.0",
"@angular/core": ">=21.0.0",
"@uiowa/digit-only": ">=4.0.0"
},
"dependencies": {
"tslib": "^2.3.0"
},
"sideEffects": false,
"module": "fesm2022/uiowa-uiowa-mfk.mjs",
"typings": "types/uiowa-uiowa-mfk.d.ts",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./types/uiowa-uiowa-mfk.d.ts",
"default": "./fesm2022/uiowa-uiowa-mfk.mjs"
}
}
}