ids-enterprise
Version:
Infor Design System (IDS) Enterprise Components for the web
27 lines (26 loc) • 726 B
JSON
{
"name": "ids-enterprise",
"version": "4.109.19",
"description": "Infor Design System (IDS) Enterprise Components for the web",
"keywords": [
"infor design system",
"infor design system enterprise"
],
"homepage": "https://oxford.awsdev.infor.com/infor-design/enterprise",
"bugs": {
"url": "https://inforwiki.atlassian.net/jira/software/c/projects/IDS/issues"
},
"repository": {
"type": "git",
"url": "ssh://git@oxfordssh.awsdev.infor.com:7999/infor-design/enterprise.git"
},
"type": "module",
"main": "dist/js/sohoxi.js",
"author": "Infor Design",
"license": "Apache-2.0",
"peerDependencies": {
"d3": "^7.9.0",
"ids-identity": "^4.18.0",
"jquery": "^3.7.1"
}
}