UNPKG

@elliemae/em-ssf-guest

Version:

ICE Secure Scripting Framework Guest Library

28 lines (27 loc) 582 B
{ "name": "@elliemae/em-ssf-guest", "version": "1.19.7", "description": "ICE Secure Scripting Framework Guest Library", "main": "./dist/elli.ssf.guest.js", "unpkg": "./dist/elli.ssf.guest-with-polyfill.js", "jsdelivr": "./dist/elli.ssf.guest-with-polyfill.js", "engines": { "npm": ">=9", "node": ">=18" }, "files": [ "dist" ], "keywords": [ "em-ssf", "guest", "scripting" ], "repository": { "type": "git", "url": "https://git.elliemae.io/platform-ui/em-ssf.git" }, "author": "ICE", "license": "MIT", "scripts": {} }