Files

16 lines
293 B
JSON
Raw Permalink Normal View History

2026-02-04 14:02:01 +01:00
{
"name": "sim-objenious",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"jsrsasign": "^11.1.0",
"jsrsasign-util": "^1.0.5"
}
}