@elliemae/em-ssf-host
Version:
ICE Secure Scripting Framework Host Library
26 lines (25 loc) • 469 B
JSON
{
"name": "@elliemae/em-ssf-host",
"version": "1.19.7",
"description": "ICE Secure Scripting Framework Host Library",
"main": "./dist/elli.ssf.host.js",
"engines": {
"npm": ">=9",
"node": ">=18"
},
"files": [
"dist"
],
"keywords": [
"em-ssf",
"host",
"scripting"
],
"repository": {
"type": "git",
"url": "https://git.elliemae.io/platform-ui/em-ssf.git"
},
"author": "ICE",
"license": "BSD",
"scripts": {}
}