{ "name": "lkmc-nodejs", "version": "1.0.0", "description": "https://cirosantilli.com/linux-kernel-module-cheat#node-js", "main": "alphanumeric.js", "dependencies": { "express": "4.17.1", "mocha": "8.3.2", "ts-node": "10.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "GPLv3" }