UNPKG

frodo-lib

Version:

A library to manage ForgeRock Identity Cloud tenants, ForgeOps deployments, and classic deployments.

16 lines (15 loc) 313 B
{ "name": "cjs", "version": "1.0.0", "description": "Frodo Library Use Example", "type": "commonjs", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "@rockcarver/frodo-lib": "file:../.." } }