@kilterset/auth0-actions-testing
Version:
Test and develop Auth0 Actions or Okta CIC Actions locally.
130 lines (129 loc) • 2.96 kB
JSON
{
"name": "examples",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "examples",
"version": "1.0.0",
"dependencies": {
"@kilterset/auth0-actions-testing": "file:.."
}
},
"..": {
"name": "@kilterset/auth0-actions-testing",
"version": "0.3.5",
"license": "ISC",
"dependencies": {
"@types/chance": "^1.1.6",
"@types/fetch-mock": "^7.3.8",
"@types/node": "^18.15.3",
"chance": "^1.1.11",
"fetch-mock": "^11.1.5",
"fishery": "^2.2.2",
"typescript": "^5.3.3"
},
"devDependencies": {
"@types/node-fetch": "^2.6.12"
},
"optionalDependencies": {
"node-fetch": "^2.7.0"
}
},
"../node_modules/@types/chance": {
"version": "1.1.6",
"license": "MIT"
},
"../node_modules/@types/fetch-mock": {
"version": "7.3.8",
"license": "MIT"
},
"../node_modules/@types/glob-to-regexp": {
"version": "0.4.4",
"license": "MIT"
},
"../node_modules/@types/node": {
"version": "22.13.5",
"license": "MIT",
"dependencies": {
"undici-types": "~6.20.0"
}
},
"../node_modules/chance": {
"version": "1.1.12",
"license": "MIT"
},
"../node_modules/dequal": {
"version": "2.0.3",
"license": "MIT",
"engines": {
"node": ">=6"
}
},
"../node_modules/fetch-mock": {
"version": "11.1.5",
"license": "MIT",
"dependencies": {
"@types/glob-to-regexp": "^0.4.4",
"dequal": "^2.0.3",
"glob-to-regexp": "^0.4.1",
"is-subset": "^0.1.1",
"regexparam": "^3.0.0"
},
"engines": {
"node": ">=8.0.0"
},
"peerDependenciesMeta": {
"node-fetch": {
"optional": true
}
}
},
"../node_modules/fishery": {
"version": "2.2.3",
"license": "MIT",
"dependencies": {
"lodash.mergewith": "^4.6.2"
}
},
"../node_modules/glob-to-regexp": {
"version": "0.4.1",
"license": "BSD-2-Clause"
},
"../node_modules/is-subset": {
"version": "0.1.1",
"license": "MIT"
},
"../node_modules/lodash.mergewith": {
"version": "4.6.2",
"license": "MIT"
},
"../node_modules/regexparam": {
"version": "3.0.0",
"license": "MIT",
"engines": {
"node": ">=8"
}
},
"../node_modules/typescript": {
"version": "5.7.3",
"license": "Apache-2.0",
"bin": {
"tsc": "bin/tsc",
"tsserver": "bin/tsserver"
},
"engines": {
"node": ">=14.17"
}
},
"../node_modules/undici-types": {
"version": "6.20.0",
"license": "MIT"
},
"node_modules/@kilterset/auth0-actions-testing": {
"resolved": "..",
"link": true
}
}
}